Skip to content

Latest commit

 

History

History
154 lines (80 loc) · 6.07 KB

File metadata and controls

154 lines (80 loc) · 6.07 KB

Change Log

2.0.0

Major Changes

  • Upgraded TypeScript peer dependency from v4 to v5. Internal tests migrated from Jest to Vitest.

1.1.2

Patch Changes

  • Includes several dependencies upgrades, patch & minor such as Nestjs to its latest version

1.1.1

Patch Changes

  • An update to the copy README pipeline, relevant to the NPM package profile

1.1.0

Minor Changes

  • Contains an improvement to the documentation readme copy pipeline

1.0.0

Major Changes

  • Several changes across the new release pipeline including readme files

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

0.8.0 (2025-05-08)

chore

BREAKING CHANGES

  • dependencies: Nestjs v10 is no longer supported from now on

  • chore: pnpm-lock update

  • chore: update types/express

  • chore: update types/lodash

  • chore: update supertest

  • chore: revert rxjs to 7.8.1

  • chore: use mise and update pnpm to latest

  • chore: update integration amqlib version

0.7.2 (2025-01-24)

Bug Fixes

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 cblin@monkeyfactory.fr Co-authored-by: danocmx glencocomaster@centrum.cz Co-authored-by: Rodrigo monstawoodwow@gmail.com Co-authored-by: Jesse Carter jesse.r.carter@gmail.com

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)