NestJS Starter Kit v0.0.3 - Major Package Updates
Release Note
Updated Packages
The following package has been updated in this release:
@nestjs/common
: Updated from^10.2.0
to^10.3.0
@nestjs/config
: Updated from^3.0.0
to^3.1.1
@nestjs/core
: Updated from^10.2.0
to^10.3.0
@nestjs/jwt
: Updated from^10.1.0
to^10.2.0
@nestjs/mongoose
: Updated from^10.0.1
to^10.0.2
@nestjs/platform-express
: Updated from^10.2.0
to^10.3.0
@nestjs/swagger
: Updated from^7.1.8
to^7.1.17
axios
: Updated from^1.4.0
to^1.6.5
mongoose
: Updated from^7.4.3
to^7.6.7
nestjs-pino
: Updated from^3.4.0
to^3.5.0
pino
: Updated from^8.15.0
to^8.17.2
pino-http
: Updated from^8.4.0
to^8.6.1
reflect-metadata
: Updated from^0.1.13
to^0.1.14
rimraf
: Updated from^5.0.1
to^5.0.5
mongoose
: Updated from^7.6.7
to^8.0.3
Updated DevDependencies
The following devDependencies have been updated in this release:
@commitlint/cli
: Updated from^17.7.1
to^17.8.1
@commitlint/config-conventional
: Updated from^17.7.0
to^17.8.1
@nestjs/cli
: Updated from^10.1.12
to^10.2.1
@nestjs/schematics
: Updated from^10.0.2
to^10.0.3
@nestjs/testing
: Updated from^10.2.0
to^10.3.0
@types/express
: Updated from^4.17.17
to^4.17.21
@types/supertest
: Updated from^2.0.12
to^2.0.16
eslint
: Updated from^8.47.0
to^8.56.0
eslint-config-prettier
: Updated from^9.0.0
to^9.1.0
eslint-plugin-import
: Updated from^2.28.1
to^2.29.1
eslint-plugin-prettier
: Updated from^5.0.0
to^5.1.2
pino-pretty
: Updated from^10.2.0
to^10.3.1
prettier
: Updated from^3.0.0
to^3.1.1
ts-loader
: Updated from^9.4.4
to^9.5.1
ts-node
: Updated from^10.9.1
to^10.9.2
typescript
: Updated from^5.1.6
to^5.3.3
@commitlint/cli
: Updated from^17.8.1
to^18.4.4
@commitlint/config-conventional
: Updated from^17.8.1
to^18.4.4
@types/supertest
: Updated from^2.0.16
to^6.0.2
@typescript-eslint/eslint-plugin
: Updated from^5.62.0
to^6.17.0
@typescript-eslint/parser
: Updated from^5.62.0
to^6.17.0
eslint-plugin-unused-imports
: Updated from^2.0.0
to^3.0.0
lint-staged
: Updated from^14.0.0
to^15.2.0
Please refer to each package's release notes for details on what has changed. It's important to test your application after updating these packages, as they may introduce breaking changes.