We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1764ee5 commit 34f0840Copy full SHA for 34f0840
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+# [9.0.0](https://github.com/willsoto/nestjs-objection/compare/v8.1.2...v9.0.0) (2025-04-07)
2
+
3
4
+### Features
5
6
+* support Nest 11 ([1764ee5](https://github.com/willsoto/nestjs-objection/commit/1764ee58855b536b20c80bc1f0a6491ebae48533))
7
8
9
+### BREAKING CHANGES
10
11
+* Drop support for Nest v7
12
13
## [8.1.2](https://github.com/willsoto/nestjs-objection/compare/v8.1.1...v8.1.2) (2023-09-29)
14
15
package.json
@@ -1,6 +1,6 @@
{
"name": "@willsoto/nestjs-objection",
- "version": "8.1.2",
+ "version": "9.0.0",
"description": "Objection module for NestJS",
"keywords": [
"database",
0 commit comments