Skip to content

Releases: Savory/Danet

1.0.6

13 Oct 11:48
Compare
Choose a tag to compare
fix(lifecycle-hooks): only call hooks once

1.0.5 Fix lifecycle hooks called multiple times

13 Oct 11:28
Compare
Choose a tag to compare
fix(lifecycle-hooks): only call hooks once

1.0.4 Fix @Inject injection as singleton

13 Oct 11:17
Compare
Choose a tag to compare
fix(injector): inject as singleton when scope !== REQUEST by default

1.0.3 Fix token injection in injectable

12 Oct 17:24
Compare
Choose a tag to compare
fix(injector): @Inject decorator works in service now

1.0.2

07 Oct 15:32
Compare
Choose a tag to compare

Export validatte in validation.ts

1.0.1

07 Oct 15:13
Compare
Choose a tag to compare

Bumped validatte version

v1.0.0

07 Oct 06:07
4728f54
Compare
Choose a tag to compare

What's Changed

  • [docs]: implement recommended community standards by @orama254 in #45
  • [docs] Add LICENSE and CONTRIBUTING.md links to readme by @shashankbhatgs in #43
  • Feat(test): giving some love to tests by @rgoupil in #47
  • Feat: Make a validation in body of request (DTO) by @talis-fb in #49
  • Feat: Allow query params to return all values by @rgoupil in #48

New Contributors

Full Changelog: v0.7.2...v1.0.0

v.0.7.2

21 Sep 23:40
Compare
Choose a tag to compare

Upgrade handlebars dependency

v0.7.1

22 Aug 09:21
Compare
Choose a tag to compare

Improve injection performance

v0.7.0

17 Aug 15:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.4...v0.7.0