Releases: toss/nestjs-aop
Releases · toss/nestjs-aop
v2.1.6
What's Changed
- chore: Allow
reflect-metadata@^0.2.0
in peer dependency by @bombard1004 in #37
New Contributors
- @bombard1004 made their first contribution in #37
Full Changelog: v2.1.5...v2.1.6
v2.1.5
What's Changed
- docs: translate README.md into Korean by @EeeasyCode in #35
New Contributors
- @EeeasyCode made their first contribution in #35
Full Changelog: v2.1.4...v2.1.5
v2.1.4
What's Changed
- fix(#32): Fix mismatch between package.json and LICENSE file by @WhiteKiwi in #33
Full Changelog: v2.1.3...v2.1.4
v2.1.3
v2.1.2
What's Changed
- fix: Fix wrap-cache was not working by @WhiteKiwi in #29
Full Changelog: v2.1.1...v2.1.2
v2.1.1
What's Changed
- [WAD-5752] test(nestjs-aop): Clearly separate the test fixtures by @WhiteKiwi in #26
- refactor: Refactor decorator wrapping logic by @WhiteKiwi in #27
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- feat: request scoped provider aop support by @Istiopaxx in #25
New Contributors
- @Istiopaxx made their first contribution in #25
Full Changelog: v2.0.3...v2.1.0
v2.0.3
What's Changed
- fix(#20): AopDecorator created using useFactory should also be functional by @WhiteKiwi in #23
- chore(#22): Support nestjs 10 by @WhiteKiwi in #24
Full Changelog: v2.0.2...v2.0.3
Release v2.0.2
What's Changed
- fix: #18 Each instance should have its dependencies applied correctly by @WhiteKiwi in #19
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- fix: enable nestjs swagger by @icecreamparlor in #16
- fix: Add warn log to request scope providers by @WhiteKiwi in #17
New Contributors
- @icecreamparlor made their first contribution in #16
Full Changelog: v2.0.0...v2.0.1