v5.0.0
What's Changed
BREAKING CHANGES
- Refactor: replace ESLint and Prettier with Biome by @fityannugroho in #440
- Migrate from
npm
topnpm
by @fityannugroho in #458 - Move documentation from
/docs
into root/
by @fityannugroho in #461 - Use SWC as builder, merge
/common
module into/src/common
by @fityannugroho in #462
Other changes
- build(deps): bump the npm_and_yarn group with 2 updates by @dependabot in #438
- Upgrade patch & minor dependencies by @fityannugroho in #439
- build(deps): bump @nestjs/config from 3.2.3 to 3.3.0 by @dependabot in #442
- chore(deps-dev): bump @types/node from 22.7.6 to 22.8.4 by @dependabot in #447
- Upgrade
vitest
and another dependencies by @fityannugroho in #459 - Update
@nestjs/swagger
to v8 by @fityannugroho in #460 - Fix
Dockerfile
and production start script by @fityannugroho in #463
Full Changelog: v4.4.1...v5.0.0