Releases: nestjs/schematics
Releases · nestjs/schematics
Release 11.1.0
What's Changed
- feat(schematics): add format option to run prettier before writing files by @yogeshwaran-c in #2322
New Contributors
- @yogeshwaran-c made their first contribution in #2322
Full Changelog: 11.0.10...11.1.0
11.0.10
What's Changed
- fix: add after each app.close() to e2e template by @lrousseau-wanadev in #2313
- fix(deps): update dependency comment-json to v4.6.2 by @renovate[bot] in #2245
- fix(deps): update angular-cli monorepo to v19.2.23 by @renovate[bot] in #2211
New Contributors
- @lrousseau-wanadev made their first contribution in #2313
Full Changelog: 11.0.9...11.0.10
Release 11.0.9
What's Changed
- refactor(eslint.config.mjs): configure prettier endOfLine to 'auto' for cross-platform compat… by @omarageorge in #2206
New Contributors
- @omarageorge made their first contribution in #2206
Full Changelog: 11.0.8...11.0.9
Release 11.0.8
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
- @Rei-x made their first contribution in #2166
- @stevejkang made their first contribution in #2167
- @Diluka made their first contribution in #2182
Full Changelog: 11.0.7...11.0.8
Release 11.0.7
What's Changed
- Revert "fix(deps): update angular-cli monorepo to v20 (major)" by @kamilmysliwiec in #2153
Full Changelog: 11.0.6...11.0.7
11.0.6
What's Changed
- fix: remove unused
swcdependencies fromtsproject 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
- @Rnbsov made their first contribution in #2074
- @codiophile made their first contribution in #2142
Full Changelog: 11.0.5...11.0.6
Release 11.0.5
Release 11.0.4
Release 11.0.3
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
- fix(deps): update angular-cli monorepo to v19.2.0 (92f2f9a)