Skip to content

Releases: nrwl/nx

20.2.0-beta.1

13 Nov 18:38
08953af
Compare
Choose a tag to compare
20.2.0-beta.1 Pre-release
Pre-release

20.2.0-beta.1 (2024-11-13)

🚀 Features

  • angular: add poll option to ng-packagr executors (#28909)
  • module-federation: add initial module-federation package (#28783)
  • nx-plugin: add support for the ts solution config setup to the @nx/plugin plugin (#28724)
  • rspack: move logic for withNx to applyBaseConfig and bring in line with webpack (#28825)
  • rspack: update withReact plugin for parity with webpack plugin (#28812)

🩹 Fixes

  • angular: when unit test runner is set to none library component should not generate spec file (#28906)
  • core: set default branch to main if no git (#28854)
  • core: lower socket path by 10 chars to reduce chances of too-long paths (#28920)
  • core: create different dummy tasks for different parent tasks an… (#28923)
  • js: handle outputFileName correctly when generating package json (#28915)
  • nx-dev: update course API to ignore system OS Metadata file (#28886)
  • rspack: ensure swc provides react runtime automatically (#28916)

❤️ Thank You

20.2.0-beta.0

13 Nov 16:58
7f4fc50
Compare
Choose a tag to compare
20.2.0-beta.0 Pre-release
Pre-release

20.2.0-beta.0 (2024-11-13)

🚀 Features

  • angular: add poll option to ng-packagr executors (#28909)
  • module-federation: add initial module-federation package (#28783)
  • nx-plugin: add support for the ts solution config setup to the @nx/plugin plugin (#28724)
  • rspack: move logic for withNx to applyBaseConfig and bring in line with webpack (#28825)
  • rspack: update withReact plugin for parity with webpack plugin (#28812)

🩹 Fixes

  • angular: when unit test runner is set to none library component should not generate spec file (#28906)
  • core: set default branch to main if no git (#28854)
  • core: lower socket path by 10 chars to reduce chances of too-long paths (#28920)
  • core: create different dummy tasks for different parent tasks an… (#28923)
  • js: handle outputFileName correctly when generating package json (#28915)
  • nx-dev: update course API to ignore system OS Metadata file (#28886)
  • rspack: ensure swc provides react runtime automatically (#28916)

❤️ Thank You

20.1.0

11 Nov 22:38
c21b039
Compare
Choose a tag to compare

20.1.0 (2024-11-11)

🚀 Features

  • angular: add vitest option to angular (#27311)
  • bundling: add createNodesV2 for rollup plugin (#28090)
  • core: allow disabling of tsconfig path sorting in format:write and formatFiles() (#28517)
  • core: Update plugin generators so that they are formatted by default (#28593)
  • core: upgrade semver to 7.6.3 (#28716)
  • expo: build w/package.json overrides/resolutions (#28254)
  • expo: use createNodesV2 (#28005)
  • js: support esbuild and swc bundlers with the new ts solution config setup (#28409)
  • js: update the setup-build generator to support the new ts setup (#28446)
  • linter: add support eslint 9 --quiet param (#28743)
  • misc: remove handling of @nrwl scope (#28589)
  • module-federation: use latest module-federation/enhanced (#28296)
  • module-federation: use module-federation runtime for dynamic federation (#28704)
  • nextjs: update createNodes to createNodesV2 and add deprecation message (#28527)
  • nextjs: add support for typescript Next.js config file (#28709)
  • nx-cloud: configure import paths for light client when running … (#28735)
  • nx-dev: add live stream notifier (#28260)
  • nx-dev: update home hero & livestream notifier (#28403)
  • nx-dev: add contact link on powerpack page (#28458)
  • nx-dev: add videos to CI docs (84aba19bec)
  • nx-dev: linkable resources page (46769b3c18)
  • nx-dev: add customer case studies (75a73ed0e7)
  • nx-dev: add video course page (#28736)
  • react: update eslint plugins to be compat with eslint v9 (#28559)
  • remix: generate remix vite application (#28555)
  • remix: ensure migrations point to latest remix verison (#28876)
  • rspack: add convert-webpack generator (#28167)
  • rspack: make target property optional (#28785)
  • rspack: move logic for withWeb to applyWebConfig and bring in line with webpack (#28803)
  • testing: add support for the ts solution config setup to the playwright plugin (#28636)
  • testing: split atomized outputs for Playwright and Cypress CI targets (#28682)
  • testing: add disableJestRuntime option to @nx/jest/plugin to speed up target inference (#28522)
  • testing: add support for the ts solution config setup to the cypress plugin (#28637)

🩹 Fixes

  • add required minimizer setting to the generated Nest rspack conf… (#28629)
  • angular: ensure provideStore is provided before storeDevTools #28107 (#28428, #28107)
  • angular: add missing package version bump for zone.js (#28430)
  • angular: use vitest generator instead of vite config generator (#28696)
  • core: support NX_NO_CLOUD (#28366)
  • core: add busy handler for sqlite (#28390)
  • core: handle neverConnectToCloud property (#28452)
  • core: add migration to set useLegacyCache by default (#28454)
  • core: repair SIGINT signals on windows (#28496)
  • core: neverConnectToCloud should disable connecting to nxCloud (#28501)
  • 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)
  • core: only check if files are in sync if there are no records in the db (#28597)
  • core: createTaskGraph should accept extraTargetDependencies (#28542)
  • core: skip eslint custom hasher when hashing tasks during running commands (#28616)
  • 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)
  • core: fix dependency with multiple dependent packages (#28669)
  • core: fix create workspace for react native (#28763)
  • core: ensure that setWorkspaceContext is run only on main nx packages (#28706)
  • core: revert archive file creation changes (#28817)
  • core: fix cannot read properties of undefined (reading 'split') (#28761)
  • core: task graph needs to handle multiple cycles (#28793)
  • core: empty external deps should work properly (#28727)
  • core: jest plugin should work with nodenext set in tsconfig (#28820)
  • core: ensure that the database connection is closed when nx exits (#28821)
  • core: create different dummy tasks for different targets (#28837)
  • core: do not depend on ci info crate (#28850)
  • core: shutdown plugin workers when disconnected (#28857)
  • core: do not use unix dotfile locks (#28859)
  • core: cross-workspace implicitDependencies should be safely ignored (#28845)
  • core: Remove warning when Nx is not installed globally (#28868)
  • core: reduce time it takes to require nx commands (#28884)
  • devkit: do not write back to package.json when adding plugin and there are no changes (#28846)
  • expo: pnpm+workspace build (#28209)
  • expo: check if option is not undefined closes #28488 (#28489, #28488)
  • expo: allow yarn 4 to install for build local (#28603)
  • graph: make sure disabledTaskSyncGenerators can be set correctly from nx console (#28466)
  • graph: add better pdv empty states when no targets exist (#28797)
  • graph: enable action on the ViewOnGraph button regardless of the… (#28863)
  • js: improve @nx/js/typescript plugin and typescript-sync generator performance (#28379)
  • js: change verdaccio childProcess kill order (#28364)
  • 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 the outDir (#28538)
  • js: include referenced internal config files in plugin cache hash (#28536)
  • js: provide absolute paths to hashFile function in @nx/js/typescript plugin (#28690)
  • linter: scope js and ts shared configs to js and ts files (#28381)
  • linter: ensure .cjs config file is handled correctly for generators #28214 (#28672, #28214)
  • misc: update generators to use autocomplete instead of select when possible (#28851)
  • module-federation: ensure mf-manifest supported and tspaths are added with snake_case ([#28244](htt...
Read more

20.1.0-beta.5

11 Nov 20:31
0b6ca49
Compare
Choose a tag to compare
20.1.0-beta.5 Pre-release
Pre-release

20.1.0-beta.5 (2024-11-11)

🚀 Features

  • remix: ensure migrations point to latest remix verison (#28876)

🩹 Fixes

  • core: cross-workspace implicitDependencies should be safely ignored (#28845)
  • core: Remove warning when Nx is not installed globally (#28868)
  • nextjs: update default next-env (#28861)
  • release: ensure dependents that are both direct and transitive are not bumped twice (#28878)

❤️ Thank You

20.1.0-beta.4

11 Nov 15:53
cc251e4
Compare
Choose a tag to compare
20.1.0-beta.4 Pre-release
Pre-release

20.1.0-beta.4 (2024-11-11)

🩹 Fixes

  • core: shutdown plugin workers when disconnected (#28857)
  • core: do not use unix dotfile locks (#28859)
  • devkit: do not write back to package.json when adding plugin and there are no changes (#28846)
  • graph: enable action on the ViewOnGraph button regardless of the… (#28863)
  • release: support workspace root as a subdirectory of git root (#28650)

❤️ Thank You

20.0.13

11 Nov 20:29
f961736
Compare
Choose a tag to compare

20.0.13 (2024-11-11)

🩹 Fixes

  • core: shutdown plugin workers when disconnected (#28857)
  • core: do not use unix dotfile locks (#28859)
  • core: cross-workspace implicitDependencies should be safely ignored (#28845)
  • core: Remove warning when Nx is not installed globally (#28868)
  • devkit: do not write back to package.json when adding plugin and there are no changes (#28846)
  • graph: enable action on the ViewOnGraph button regardless of the… (#28863)
  • nextjs: update default next-env (#28861)
  • release: support workspace root as a subdirectory of git root (#28650)
  • release: ensure dependents that are both direct and transitive are not bumped twice (#28878)

❤️ Thank You

20.1.0-beta.3

08 Nov 20:46
7f39dc1
Compare
Choose a tag to compare
20.1.0-beta.3 Pre-release
Pre-release

20.1.0-beta.3 (2024-11-08)

🚀 Features

  • nx-dev: add video course page (#28736)

🩹 Fixes

  • core: create different dummy tasks for different targets (#28837)
  • core: do not depend on ci info crate (#28850)
  • graph: add better pdv empty states when no targets exist (#28797)
  • misc: update generators to use autocomplete instead of select when possible (#28851)

❤️ Thank You

20.0.12

08 Nov 21:22
4065337
Compare
Choose a tag to compare

20.0.12 (2024-11-08)

🩹 Fixes

  • core: create different dummy tasks for different targets (#28837)
  • core: do not depend on ci info crate (#28850)

❤️ Thank You

20.1.0-beta.2

07 Nov 14:21
6a3d864
Compare
Choose a tag to compare
20.1.0-beta.2 Pre-release
Pre-release

20.1.0-beta.2 (2024-11-07)

🚀 Features

  • nx-cloud: configure import paths for light client when running … (#28735)
  • rspack: move logic for withWeb to applyWebConfig and bring in line with webpack (#28803)

🩹 Fixes

  • core: task graph needs to handle multiple cycles (#28793)
  • core: empty external deps should work properly (#28727)
  • core: jest plugin should work with nodenext set in tsconfig (#28820)
  • core: ensure that the database connection is closed when nx exits (#28821)
  • nx-dev: SEO tags (#28823)
  • repo: update version of actions/github-script in nightly script (#28784)

❤️ Thank You

20.0.11

07 Nov 17:48
4ea3d21
Compare
Choose a tag to compare

20.0.11 (2024-11-07)

🚀 Features

  • nx-cloud: configure import paths for light client when running … (#28735)
  • nx-dev: add video course page (#28736)

🩹 Fixes

  • core: fix cannot read properties of undefined (reading 'split') (#28761)
  • core: task graph needs to handle multiple cycles (#28793)
  • core: empty external deps should work properly (#28727)
  • core: ensure that the database connection is closed when nx exits (#28821)
  • graph: add better pdv empty states when no targets exist (#28797)
  • nx-dev: SEO tags (#28823)
  • repo: update version of actions/github-script in nightly script (#28784)

❤️ Thank You