Releases: nrwl/nx
Releases · nrwl/nx
20.0.7
20.0.7 (2024-10-31)
🚀 Features
- nx-dev: linkable resources page (9da9b4ad2e)
🩹 Fixes
- add required minimizer setting to the generated Nest rspack conf… (#28629)
- core: update http-proxy-middleware (#28607)
- core: not install cypress when e2e is playwright for react monorepo preset (#28642)
- core: fix checks for wasm in db operations (#28676)
- core: retry more db operations (#28667)
- core: fix powerpack license information grammar (#28725)
- js: provide absolute paths to hashFile function in @nx/js/typescript plugin (#28690)
- linter: ensure .cjs config file is handled correctly for generators #28214 (#28672, #28214)
- module-federation: add comment clarifying default export in config file (#28675)
- nextjs: Remove deprecated export executor (#28702)
- nextjs: Add deprecation message for svgr (#28705)
- nextjs: Fix json spread typo (#28728)
- nextjs: do not generate spec files if unitTestRunner is not set programmatically (#28733)
- nx-dev: breadcrumbs extra text with query param (#28732)
- rspack: ensure baseHref is set when provided #28455 (#28660, #28455)
- rspack: set NODE_ENV to production correctly #28584 (#28662, #28584)
- vite: set NODE_ENV to production correctly #28584 (#28663, #28584)
- vite: include vite mts config files (#28691)
- vite: add correct gitignore pattern for vite timestamp files #28685 (#28693, #28685)
❤️ Thank You
- Colum Ferry @Coly010
- Emily Xiong @xiongemi
- Isaac Mann @isaacplmann
- Jack Hsu @jaysoo
- Jonathan Cammisuli
- Juri @juristr
- Leosvel Pérez Espinosa @leosvelperez
- Lorenzo @lorenzodejong
- Nicholas Cunningham @ndcunningham
- Tobias Engelhardt @tobiasengelhardt
- Younes Jaaidi @yjaaidi
19.8.9
20.0.6
20.0.6 (2024-10-25)
🚀 Features
- nx-dev: add videos to CI docs (#28626)
- react: update eslint plugins to be compat with eslint v9 (#28559)
🩹 Fixes
- core: createTaskGraph should accept extraTargetDependencies (#28542)
- core: skip eslint custom hasher when hashing tasks during running commands (#28616)
- js: allow custom listenAddress for verdaccio (#28498)
- js: fix resolution of extended tsconfig files in plugin (#28535)
- js: set the
tsBuildInfoFile
as output when it's not contained in theoutDir
(#28538) - js: include referenced internal config files in plugin cache hash (#28536)
- react: selecting tailwind should import correct style file extension (#28630)
- storybook: fix yarn storybook upgrade 8 (#28605)
- storybook: fix externalDependencies undefined (#28641)
❤️ Thank You
- Colum Ferry @Coly010
- Emily Xiong @xiongemi
- Jack Hsu @jaysoo
- Juri Strumpflohner @juristr
- Leosvel Pérez Espinosa @leosvelperez
19.8.8
19.8.7
19.8.7 (2024-10-25)
🩹 Fixes
- core: handle concurrent db connections better (#28544)
- core: handle unique constraint errors when adding duplicate hashes to the cache db (#28310)
- core: skip eslint custom hasher when hashing tasks during running commands (#28616)
❤️ Thank You
- Jack Hsu @jaysoo
- Jonathan Cammisuli
20.0.5
20.0.4
20.0.4 (2024-10-23)
🩹 Fixes
- core: not to cache entire workspace root (#28552)
- core: make sure yarn berry correctly resolves latest version during nx add (#28580)
- core: handle concurrent db connections better (#28544)
- nx-dev: cleanup (c8620d1853)
- nx-dev: powerpack content update (7c72733c8c)
- rspack: removed webpack-sources import (#28447)
❤️ Thank You
- Emily Xiong @xiongemi
- Jonathan Cammisuli
- Juri @juristr
- MaxKless @MaxKless
- Phillip Barta @Phillip9587
20.0.3
20.0.2
20.0.2 (2024-10-18)
🚀 Features
- nx-dev: add live stream notifier (#28260)
- nx-dev: update home hero & livestream notifier (#28403)
- nx-dev: add contact link on powerpack page (#28458)
🩹 Fixes
- core: repair SIGINT signals on windows (#28496)
- core: neverConnectToCloud should disable connecting to nxCloud (#28501)
- expo: pnpm+workspace build (#28209)
- graph: make sure disabledTaskSyncGenerators can be set correctly from nx console (#28466)
- js: change verdaccio childProcess kill order (#28364)
- nx-dev: fix tabs logic (#28470)
- react: update rspack to include styles in the main bundle (#28478)
- release: ensure plan subcommand works with object config (#28460)
- rspack: replace DefinePlugin with EnvironmentPlugin (#28252)
- rspack: make rspack dev server respect port (#28251)
- rspack: add dependency-checks lint rule (#28225)
- vite: add vite temp files to gitignore #28371 (#28443, #28371)
- vite: use resolveConfig instead of loadConfigFromFile to ensure node env set #27627 (#28444, #27627)
❤️ Thank You
- Alan Pazetto @alancpazetto
- Benjamin Cabanes @bcabanes
- Colum Ferry @Coly010
- Igor Loskutov @dearlordylord
- Isaac Mann @isaacplmann
- James Henry @JamesHenry
- Juri Strumpflohner @juristr
- MaxKless @MaxKless
- Nicholas Cunningham @ndcunningham
- Phillip Barta @Phillip9587
- Sam Tsai @samtsai