Skip to content

Release 0.2.0

Compare
Choose a tag to compare
@jiho-kr jiho-kr released this 03 Jul 03:09
· 480 commits to main since this release
51cbc7f

Summary:

  • Support nestjs 10.x

Changelog:

  • Merge pull request #127 from woowabros/dependabot/npm_and_yarn/nestjs/testing-10.0.4 (51cbc7f)
  • Merge pull request #126 from woowabros/dependabot/npm_and_yarn/nestjs/common-10.0.4 (bec5d7f)
  • Merge pull request #125 from woowabros/dependabot/npm_and_yarn/types/node-20.3.3 (6038935)
  • Merge pull request #124 from woowabros/dependabot/npm_and_yarn/typescript-5.1.6 (aeb7178)
  • Merge pull request #123 from woowabros/dependabot/npm_and_yarn/nestjs/core-10.0.4 (f84221a)
  • chore(deps-dev): bump @nestjs/testing from 10.0.3 to 10.0.4 (bb267af)
  • chore(deps): bump @nestjs/common from 10.0.3 to 10.0.4 (cd6b77d)
  • chore(deps-dev): bump @types/node from 20.3.2 to 20.3.3 (6f1c4e8)
  • chore(deps-dev): bump typescript from 5.1.5 to 5.1.6 (dd59c3b)
  • chore(deps): bump @nestjs/core from 10.0.3 to 10.0.4 (e2e4ca8)
  • Merge pull request #120 from jiho-kr/feature/nestjs-10.x (e393364)
  • fix: dotenv interface (9c2502c)
  • feat: nestjs 10.x (cf1bc68)