Skip to content

v0.6.0

Latest
Compare
Choose a tag to compare
@tzellman tzellman released this 06 Jan 13:34
· 5 commits to master since this release

0.6.0 (2022-01-06)

Changes

  • Updated nest monorepo devDependency to 8.2+
  • Updated several dependencies to latest versions
  • Fixed package.json dependency issues (missing/mis-configured)
  • Set noImplicitAny and strictNullChecks to true in tsconfig.json + related changes