Skip to content

Latest commit

History

History
94 lines (50 loc) 路 4.48 KB

CHANGELOG.md

File metadata and controls

94 lines (50 loc) 路 4.48 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.7.1 (2024-02-09)

Note: Version bump only for package @golevelup/nestjs-modules

0.7.0 (2023-07-18)

  • feat(nestjs)!: add support for v10 (#617) (817729e), closes #617

BREAKING CHANGES

  • updating to new major NestJS versions

0.6.1 (2022-07-28)

Note: Version bump only for package @golevelup/nestjs-modules

0.6.0 (2022-07-16)

Features

  • modules: display compiler error on missing attributes at forRootAsync (4fe3fec)

0.5.0 (2022-01-24)

  • feat!: update libraries to support Nest 8 (#342) (de7cd35), closes #342

BREAKING CHANGES

  • Nest dependencies have been bumped from 6.x -> 8.x and we will no longer be supporting versions older than 8.x for future development

Co-authored-by: Christophe BLIN [email protected] Co-authored-by: danocmx [email protected] Co-authored-by: Rodrigo [email protected] Co-authored-by: Jesse Carter [email protected]

0.4.4 (2022-01-19)

Note: Version bump only for package @golevelup/nestjs-modules

0.4.3 (2021-10-06)

Bug Fixes

  • modules: specify correct dependencies (46e6f93), closes #300

0.4.2 (2021-05-17)

Note: Version bump only for package @golevelup/nestjs-modules

0.4.1 (2020-05-13)

Note: Version bump only for package @golevelup/nestjs-modules

0.4.0 (2020-03-27)

Features

  • hasura: event handling service (09d3f4d), closes #116

0.3.2-rc.0 (2020-03-27)

Features

  • hasura: event handling service (a98ab7f), closes #116

0.3.1 (2020-01-12)

Bug Fixes

  • eslint: fix sonarcloud diplicate code error (1868fab)

0.3.0 (2019-11-09)

Features

  • modules: udpate create function name to match fit nest terminology (d3eae4a)

0.2.0 (2019-11-09)

Features

  • dynamic modules: helpers to reduce dynamic module boilerplate (80a2b2c)
  • modules: added readme documentation (2942461)

0.1.0 (2019-10-29)

Features

  • dynamic modules: helpers to reduce dynamic module boilerplate (80a2b2c)