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 0ff11cc commit 118886cCopy full SHA for 118886c
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# Changelog and release notes
2
3
+## [0.10.3](https://github.com/typestack/routing-controllers/compare/v0.10.2...v0.10.3) (2023-04-17)
4
+
5
+### Changed
6
7
+- `glob` package updated to `10.1.0` from `8.1.0`
8
+- `koa` package updated to `2.14.2` from `2.14.1`
9
+- `koa-bodyparse` package updated to `4.4.0` from `4.3.0`
10
+- updated various dev dependencies
11
12
+### Fixed
13
14
+- Fixed koa uploaded file accessor
15
16
## [0.10.2](https://github.com/typestack/routing-controllers/compare/v0.10.1...v0.10.2) (2023-03-06)
17
18
### Changed
0 commit comments