We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e368d6 commit 3149d5eCopy full SHA for 3149d5e
CHANGELOG.md
@@ -2,6 +2,19 @@
2
3
_This changelog follows the [keep a changelog][keep-a-changelog]_ format to maintain a human readable changelog.
4
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
18
## [0.2.0](https://github.com/typestack/socket-controllers/compare/v0.1.2...v0.2.0) (2023-04-10)
19
20
### Breaking Changes
0 commit comments