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 8705d4a commit 353e68eCopy full SHA for 353e68e
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Changelog and release notes
2
3
+## [0.10.4](https://github.com/typestack/routing-controllers/compare/v0.10.3...v0.10.4) (2023-04-17)
4
+
5
+### Changed
6
7
+- `glob` package updated to `10.1.0` from `10.2.2`
8
9
+### Fixed
10
11
+- Fixed koa trailing slash handling
12
+- Fixed controller method inheritance
13
14
## [0.10.3](https://github.com/typestack/routing-controllers/compare/v0.10.2...v0.10.3) (2023-04-17)
15
16
### Changed
0 commit comments