Skip to content

Releases: LucaScorpion/nestjs-autoloader

v1.2.0

16 Aug 14:16
Compare
Choose a tag to compare

What's Changed

  • Add @nestjs/common v10 as possible peer dependency

Full Changelog: v1.1.2...v1.2.0

v1.1.2

11 Aug 09:04
Compare
Choose a tag to compare

What's Changed

  • Add e2e-test and e2e-spec to ignored script infixes by @LucaScorpion in #8

Full Changelog: v1.1.1...v1.1.2

v1.1.1

21 Feb 20:19
4fb4f80
Compare
Choose a tag to compare

What's Changed

  • docs: update sample snippet for nestjs v9 by @micalevisk in #6
  • Expand Nest peer dependency to include selected v8 range by @LucaScorpion in #7

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1.1.0

19 Feb 13:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

09 Feb 20:58
Compare
Choose a tag to compare

Initial release 🎉

This version has support for basic autoloading of providers and controllers.