Skip to content

Commit 7cf6a41

Browse files
authored
merge: release v0.3.0 (#921)
2 parents b3aa8f0 + 7e8de19 commit 7cf6a41

File tree

5 files changed

+3008
-2010
lines changed

5 files changed

+3008
-2010
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
_This changelog follows the [keep a changelog][keep-a-changelog]_ format to maintain a human readable changelog.
44

5+
## [0.3.0](https://github.com/typestack/socket-controllers/compare/v0.2.0...v0.3.0) (2024-04-21)
6+
7+
### Breaking Changes
8+
9+
- Middlewares without a defined namespace are registered on all namespaces
10+
11+
### Changed
12+
13+
- `glob` package updated from `10.0.0` to `10.3.12`
14+
- `path-to-regexp` package updated from `6.2.1` to `6.2.2`
15+
- `reflect-metadata` package updated from `0.1.13` to `0.2.2`
16+
- `socket.io` package updated from `4.5.4` to `4.7.5`
17+
518
## [0.2.0](https://github.com/typestack/socket-controllers/compare/v0.1.2...v0.2.0) (2023-04-10)
619

720
### Breaking Changes

0 commit comments

Comments
 (0)