17.2.0-beta.13
版本发布时间: 2023-12-05 22:39:22
nrwl/nx最新发布版本:19.6.5(2024-09-04 01:21:22)
17.2.0-beta.13
🚀 Features
- angular: support providing esbuild plugins to @nx/angular:browser-esbuild (#20504)
- angular: add application executor (#20529)
- graph: add project details view (#20466)
- nx-dev: improve advent of code page (#20517)
- release: allow projects shorthand for single release group (#20560)
- vite: Use app/lib tsconfig for buildable paths resolution (#19972)
🩹 Fixes
- angular: update schema and validate compatibility in esbuild-based executors (#20564)
-
core: use
target_os = "linux"
instead of justlinux
for watch events (#20518) - js: update minimum supported typescript version by js plugin (#20530)
- linter: expose rule name when eslint requires parser options project (#20459)
- nextjs: Component generator with path provided in the component name field (#20538)
- nextjs: When running dev server .next folder should be in source (#20536)
- release: only early exit when no changelog changes if expecting commit (#20568)
- testing: set TS_NODE_PROJECT before running Jest so j.config.ts file transpile using the root tsconfig file " (#20372, #20565)
- web: file-server falls back to outputs if outputPath is not preset (#20515)
- webpack: Fixed libraryTarget option not being set for node targets (#20505)
❤️ Thank You
- Colum Ferry @Coly010
- Craigory Coppola @AgentEnder
- Jack Hsu @jaysoo
- James Henry @JamesHenry
- Jonathan Cammisuli
- Juri Strumpflohner @juristr
- Leosvel Pérez Espinosa @leosvelperez
- Martin Obert
- MaxKless @MaxKless
- Nicholas Cunningham @ndcunningham
- Tycho Bokdam @TriPSs