Skip to content

v2.4.0

Compare
Choose a tag to compare
@kenso312 kenso312 released this 23 Aug 17:06

2.4.0 (2023-08-23)

Features

  • enabled SWC compiler for tests (6fe0a57)
  • using SWC compiler for E2E tests (341b525)

Bug Fixes

  • added NestJS SWC defaults (a14a6ab)
  • repl mode module not found issue (3029e43)

Continuous Integration

  • update dependabot config (b6634ce)

Chores

  • add engine version in package.json (1d4b09d)
  • deps: upgrade dependency packages (b5f3306)
  • remove .swcrc file + update webpack config (936bf52)

Documentation