Skip to content

Commit fc2bc10

Browse files
committed
docs: add changelog for v0.10.1
1 parent 5568c09 commit fc2bc10

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Diff for: CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog and release notes
22

3+
## [0.10.1](https://github.com/typestack/routing-controllers/compare/v0.10.0...v0.10.1) (2023-01-13)
4+
5+
### Changed
6+
7+
- `class-validator` package updated to `0.14.0` from `0.13.2`
8+
- Note: class-validator 0.14.0 enables `forbidUnknownValues` by default, but this is overridden in routing-controllers to prevent a breaking change. You can still enable it like before.
9+
- `koa` package updated to `2.14.1` from `2.13.4`
10+
- updated various dev dependencies
11+
312
## [0.10.0](https://github.com/typestack/routing-controllers/compare/v0.9.0...v0.10.0) (2022-12-9)
413

514
### Added

0 commit comments

Comments
 (0)