-
-
Notifications
You must be signed in to change notification settings - Fork 276
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- [email protected] - @golevelup/[email protected] - @golevelup/[email protected] - @golevelup/[email protected] - @golevelup/[email protected] - @golevelup/[email protected] - @golevelup/[email protected] - @golevelup/[email protected] - @golevelup/[email protected] - @golevelup/[email protected] - @golevelup/[email protected] - @golevelup/[email protected]
- Loading branch information
1 parent
7617ac1
commit 84364ba
Showing
26 changed files
with
6,398 additions
and
2,243 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,12 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [3.5.2](https://github.com/golevelup/nestjs/compare/[email protected]@3.5.2) (2025-01-24) | ||
|
||
### Bug Fixes | ||
|
||
- **discovery:** support NestJS 11 ([#945](https://github.com/golevelup/nestjs/issues/945)) ([7617ac1](https://github.com/golevelup/nestjs/commit/7617ac1b603ae6f941d44fdff773c24970bb009a)), closes [#944](https://github.com/golevelup/nestjs/issues/944) | ||
|
||
## [3.5.1](https://github.com/golevelup/nestjs/compare/[email protected]@3.5.1) (2024-11-12) | ||
|
||
**Note:** Version bump only for package rabbitmq-integration | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,12 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [2.0.2](https://github.com/golevelup/nestjs/compare/@golevelup/[email protected]...@golevelup/[email protected]) (2025-01-24) | ||
|
||
### Bug Fixes | ||
|
||
- **discovery:** support NestJS 11 ([#945](https://github.com/golevelup/nestjs/issues/945)) ([7617ac1](https://github.com/golevelup/nestjs/commit/7617ac1b603ae6f941d44fdff773c24970bb009a)), closes [#944](https://github.com/golevelup/nestjs/issues/944) | ||
|
||
## [2.0.1](https://github.com/golevelup/nestjs/compare/@golevelup/[email protected]...@golevelup/[email protected]) (2024-11-06) | ||
|
||
**Note:** Version bump only for package @golevelup/nestjs-common | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@golevelup/nestjs-common", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "Common module and utility building blocks for badass NestJS applications", | ||
"author": "Jesse Carter <[email protected]>", | ||
"homepage": "https://github.com/golevelup/nestjs#readme", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,12 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [4.0.3](https://github.com/golevelup/nestjs/compare/@golevelup/[email protected]...@golevelup/[email protected]) (2025-01-24) | ||
|
||
### Bug Fixes | ||
|
||
- **discovery:** support NestJS 11 ([#945](https://github.com/golevelup/nestjs/issues/945)) ([7617ac1](https://github.com/golevelup/nestjs/commit/7617ac1b603ae6f941d44fdff773c24970bb009a)), closes [#944](https://github.com/golevelup/nestjs/issues/944) | ||
|
||
## [4.0.2](https://github.com/golevelup/nestjs/compare/@golevelup/[email protected]...@golevelup/[email protected]) (2024-11-06) | ||
|
||
**Note:** Version bump only for package @golevelup/nestjs-discovery | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.2.4](https://github.com/golevelup/nestjs/compare/@golevelup/[email protected]...@golevelup/[email protected]) (2025-01-24) | ||
|
||
**Note:** Version bump only for package @golevelup/nestjs-graphql-request | ||
|
||
## [0.2.3](https://github.com/golevelup/nestjs/compare/@golevelup/[email protected]...@golevelup/[email protected]) (2024-11-06) | ||
|
||
### Bug Fixes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@golevelup/nestjs-graphql-request", | ||
"version": "0.2.3", | ||
"version": "0.2.4", | ||
"description": "Badass utilities for integrating graphql-request and NestJS", | ||
"author": "Jesse Carter <[email protected]>", | ||
"homepage": "https://github.com/golevelup/nestjs#readme", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [3.0.9](https://github.com/golevelup/nestjs/compare/@golevelup/[email protected]...@golevelup/[email protected]) (2025-01-24) | ||
|
||
**Note:** Version bump only for package @golevelup/nestjs-hasura | ||
|
||
## [3.0.8](https://github.com/golevelup/nestjs/compare/@golevelup/[email protected]...@golevelup/[email protected]) (2024-11-06) | ||
|
||
### Bug Fixes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@golevelup/nestjs-hasura", | ||
"version": "3.0.8", | ||
"version": "3.0.9", | ||
"description": "Badass utilities for integrating Hasura and NestJS", | ||
"author": "Jesse Carter <[email protected]>", | ||
"homepage": "https://github.com/golevelup/nestjs#readme", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,12 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.7.2](https://github.com/golevelup/nestjs/compare/@golevelup/[email protected]...@golevelup/[email protected]) (2025-01-24) | ||
|
||
### Bug Fixes | ||
|
||
- **discovery:** support NestJS 11 ([#945](https://github.com/golevelup/nestjs/issues/945)) ([7617ac1](https://github.com/golevelup/nestjs/commit/7617ac1b603ae6f941d44fdff773c24970bb009a)), closes [#944](https://github.com/golevelup/nestjs/issues/944) | ||
|
||
## [0.7.1](https://github.com/golevelup/nestjs/compare/@golevelup/[email protected]...@golevelup/[email protected]) (2024-02-09) | ||
|
||
**Note:** Version bump only for package @golevelup/nestjs-modules | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@golevelup/nestjs-modules", | ||
"version": "0.7.1", | ||
"version": "0.7.2", | ||
"description": "Reusable utilties to help level up NestJS Modules", | ||
"author": "Jesse Carter <[email protected]>", | ||
"homepage": "https://github.com/golevelup/nestjs#readme", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,17 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [5.7.0](https://github.com/golevelup/nestjs/compare/@golevelup/[email protected]...@golevelup/[email protected]) (2025-01-24) | ||
|
||
### Bug Fixes | ||
|
||
- **discovery:** support NestJS 11 ([#945](https://github.com/golevelup/nestjs/issues/945)) ([7617ac1](https://github.com/golevelup/nestjs/commit/7617ac1b603ae6f941d44fdff773c24970bb009a)), closes [#944](https://github.com/golevelup/nestjs/issues/944) | ||
- **rabbitmq:** allow more valid `vhost` names in `assertRabbitMqUri` ([6ca2d16](https://github.com/golevelup/nestjs/commit/6ca2d162ac6c293b7c620a9e493bd2032df8f64b)), closes [#880](https://github.com/golevelup/nestjs/issues/880) | ||
|
||
### Features | ||
|
||
- improve connection failed error and jsdoc ([#928](https://github.com/golevelup/nestjs/issues/928)) ([862ae3e](https://github.com/golevelup/nestjs/commit/862ae3e4868dc7c711277e5cd620eab1283ccad3)) | ||
|
||
## [5.6.1](https://github.com/golevelup/nestjs/compare/@golevelup/[email protected]...@golevelup/[email protected]) (2024-11-12) | ||
|
||
**Note:** Version bump only for package @golevelup/nestjs-rabbitmq | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@golevelup/nestjs-rabbitmq", | ||
"version": "5.6.1", | ||
"version": "5.7.0", | ||
"description": "Badass RabbitMQ addons for NestJS", | ||
"author": "Jesse Carter <[email protected]>", | ||
"homepage": "https://github.com/golevelup/nestjs/blob/master/packages/rabbitmq/README.md", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.9.1](https://github.com/golevelup/nestjs/compare/@golevelup/[email protected]...@golevelup/[email protected]) (2025-01-24) | ||
|
||
**Note:** Version bump only for package @golevelup/nestjs-stripe | ||
|
||
# [0.9.0](https://github.com/golevelup/nestjs/compare/@golevelup/[email protected]...@golevelup/[email protected]) (2024-11-06) | ||
|
||
### Bug Fixes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@golevelup/nestjs-stripe", | ||
"version": "0.9.0", | ||
"version": "0.9.1", | ||
"description": "Badass utilities for integrating stripe and NestJS", | ||
"author": "Jesse Carter <[email protected]>", | ||
"homepage": "https://github.com/golevelup/nestjs#readme", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.6.2](https://github.com/golevelup/nestjs/compare/@golevelup/[email protected]...@golevelup/[email protected]) (2025-01-24) | ||
|
||
**Note:** Version bump only for package @golevelup/ts-jest | ||
|
||
## [0.6.1](https://github.com/golevelup/nestjs/compare/@golevelup/[email protected]...@golevelup/[email protected]) (2024-11-12) | ||
|
||
### Bug Fixes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@golevelup/ts-jest", | ||
"version": "0.6.1", | ||
"version": "0.6.2", | ||
"description": "Reusable utilities to help level up NestJS Testing", | ||
"author": "Jesse Carter <[email protected]>", | ||
"homepage": "https://github.com/golevelup/nestjs#readme", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.1.2](https://github.com/golevelup/nestjs/compare/@golevelup/[email protected]...@golevelup/[email protected]) (2025-01-24) | ||
|
||
**Note:** Version bump only for package @golevelup/ts-sinon | ||
|
||
## [0.1.1](https://github.com/golevelup/nestjs/compare/@golevelup/[email protected]...@golevelup/[email protected]) (2024-11-06) | ||
|
||
**Note:** Version bump only for package @golevelup/ts-sinon | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@golevelup/ts-sinon", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "", | ||
"author": "Omer Morad <[email protected]>", | ||
"homepage": "https://github.com/golevelup/nestjs#readme", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.5.2](https://github.com/golevelup/nestjs/compare/@golevelup/[email protected]...@golevelup/[email protected]) (2025-01-24) | ||
|
||
**Note:** Version bump only for package @golevelup/ts-vitest | ||
|
||
## [0.5.1](https://github.com/golevelup/nestjs/compare/@golevelup/[email protected]...@golevelup/[email protected]) (2024-11-06) | ||
|
||
**Note:** Version bump only for package @golevelup/ts-vitest | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@golevelup/ts-vitest", | ||
"version": "0.5.1", | ||
"version": "0.5.2", | ||
"description": "Reusable utilities to help level up NestJS Testing", | ||
"author": "Jesse Carter <[email protected]>", | ||
"homepage": "https://github.com/golevelup/nestjs#readme", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.2.20](https://github.com/golevelup/nestjs/compare/@golevelup/[email protected]...@golevelup/[email protected]) (2025-01-24) | ||
|
||
**Note:** Version bump only for package @golevelup/nestjs-webhooks | ||
|
||
## [0.2.19](https://github.com/golevelup/nestjs/compare/@golevelup/[email protected]...@golevelup/[email protected]) (2024-11-06) | ||
|
||
### Bug Fixes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@golevelup/nestjs-webhooks", | ||
"version": "0.2.19", | ||
"version": "0.2.20", | ||
"description": "Badass utilities for integrating webhooks and NestJS", | ||
"author": "Jesse Carter <[email protected]>", | ||
"homepage": "https://github.com/golevelup/nestjs#readme", | ||
|
Oops, something went wrong.