Skip to content

Releases: nestjs/schematics

Release 11.0.9

10 Oct 13:20
bcee849

Choose a tag to compare

What's Changed

  • refactor(eslint.config.mjs): configure prettier endOfLine to 'auto' for cross-platform compat… by @omarageorge in #2206

New Contributors

Full Changelog: 11.0.8...11.0.9

Release 11.0.8

03 Oct 10:01
00eb910

Choose a tag to compare

What's Changed

  • fix: default e2e tests by @Rei-x in #2166
  • chore: add missing newlines at EOF in application template files by @stevejkang in #2167
  • fix: unify modulenamemapper format consistency by @Diluka in #2182
  • fix(deps): update angular-cli monorepo to v19.2.17 by @renovate[bot] in #2181

New Contributors

Full Changelog: 11.0.7...11.0.8

Release 11.0.7

31 Jul 07:46
8077e13

Choose a tag to compare

What's Changed

Full Changelog: 11.0.6...11.0.7

11.0.6

30 Jul 15:37
f2682ad

Choose a tag to compare

What's Changed

  • fix: remove unused swc dependencies from ts project template #2073 by @Rnbsov in #2074
  • feat(tsconfig): Enable ESM-interoperability by @codiophile in #2142
  • fix(deps): update angular-cli monorepo to v20 (major) by @renovate[bot] in #2094

New Contributors

Full Changelog: 11.0.5...11.0.6

Release 11.0.5

10 Apr 11:24
c942010

Choose a tag to compare

  • chore: update eslint language options (app schematic) (180391a)
  • chore(deps): update typescript-eslint monorepo to v8.29.1 (#2042) (bee9e31)

Release 11.0.4

07 Apr 08:04
0705544

Choose a tag to compare

  • chore: fix package name (0398c6a)
  • chore(deps): update dependency typescript to v5.8.3 (#2041) (5257ea1)
  • chore(deps): update eslint monorepo to v9.24.0 (#2040) (115da29)

Release 11.0.3

04 Apr 07:16
9f52e78

Choose a tag to compare

What's Changed

  • chore(deps): update dependency typescript to v5.8.2 by @renovate in #2012
  • fix(deps): update angular-cli monorepo to v19.2.6 by @renovate in #2016

Full Changelog: 11.0.2...11.0.3

Release 11.0.2

03 Mar 09:16
1f844b3

Choose a tag to compare

  • fix(deps): update angular-cli monorepo to v19.2.0 (92f2f9a)

Release 11.0.1

17 Feb 11:28
984128c

Choose a tag to compare

  • fix(deps): update angular-cli monorepo to v19.1.7 (a532fd8)
  • chore: update typescript compiler target (83f92d0)

Release 11.0.0

17 Jan 14:32
c0aea66

Choose a tag to compare

Release 11.0.0 (2025-01-17)

Changelog

  • feat: sort library and sub-app names to reduce git merge conflicts (797a384)
  • feat: enable strict null checks and consistent casing (a4cb235)
  • chore: upgrade to eslint v9 (7b205f5)