Skip to content

Releases: nrwl/nx

20.6.4

25 Mar 15:20
Compare
Choose a tag to compare

20.6.4 (2025-03-25)

🩹 Fixes

  • misc: override customConditions when using an incompatible module resolution (#30477)

❤️ Thank You

20.6.3

25 Mar 01:30
Compare
Choose a tag to compare

20.6.3 (2025-03-25)

🚀 Features

  • bundling: add buildLibsFromSource option to @nx/rollup:rollup executor (#30417)
  • misc: set a development conditional export for buildable libraries when using the ts solution setup (#30451)
  • misc: add --useProjectJson flag to CNW (#30475)
  • module-federation: add ssr support to rspack crystal plugin (#30437)
  • repo: replace explicit matrix with dynamic parsed from json (#30120)

🩹 Fixes

  • core: legacy cache users should get artifacts when remote cache is hit (#30442)
  • core: pass the project graph into the batch instead of recreating (#30455)
  • core: fix local registry not being considered when using bun (#30459)
  • devkit: formatFiles should check for root prettier config before using prettier (#30426)
  • gradle: build nx graph for gradle projects regardless of build gradle file location (#29783, #29802)
  • nx-dev: sidebar should not always show angular-rs* links (#30448)
  • react: only add release config for publishable librarires (#30474)
  • react: update react router logic with selected bundler (#30399)

❤️ Thank You

20.7.0-beta.3

19 Mar 14:07
e0cae53
Compare
Choose a tag to compare
20.7.0-beta.3 Pre-release
Pre-release

20.7.0-beta.3 (2025-03-19)

🚀 Features

  • nx-dev: add angular architecture blog post (#30400)

🩹 Fixes

  • js: update tinyglobby to speed up shallow file matching (#30415)

❤️ Thank You

20.6.2

19 Mar 14:02
11f9b2d
Compare
Choose a tag to compare

20.6.2 (2025-03-19)

🚀 Features

  • nx-dev: add angular architecture blog post (#30400)

🩹 Fixes

  • js: update tinyglobby to speed up shallow file matching (#30415)

❤️ Thank You

20.7.0-beta.2

17 Mar 22:21
f248d16
Compare
Choose a tag to compare
20.7.0-beta.2 Pre-release
Pre-release

20.7.0-beta.2 (2025-03-17)

🩹 Fixes

  • core: simplify key registration process (#30405)

❤️ Thank You

20.7.0-beta.1

17 Mar 19:33
46d55ad
Compare
Choose a tag to compare
20.7.0-beta.1 Pre-release
Pre-release

20.7.0-beta.1 (2025-03-17)

🩹 Fixes

  • core: handle null outputs in native cache (#30398)
  • gradle: exlude htmlDependencyReport (#30300)

❤️ Thank You

20.6.1

17 Mar 18:54
1c3ef85
Compare
Choose a tag to compare

20.6.1 (2025-03-17)

🩹 Fixes

  • core: handle null outputs in native cache (#30398)
  • gradle: exlude htmlDependencyReport (#30300)

❤️ Thank You

20.7.0-beta.0

14 Mar 23:31
Compare
Choose a tag to compare
20.7.0-beta.0 Pre-release
Pre-release

20.7.0-beta.0 (2025-03-14)

This was a version bump only, there were no code changes.

20.6.0

14 Mar 21:50
Compare
Choose a tag to compare

20.6.0 (2025-03-14)

🚀 Features

  • angular: add convert-to-rspack generator (#29860)
  • core: add maxCacheSize option to limit local artifact size (#29654)
  • core: provide default value for max cache size (#30351)
  • misc: add useProjectJson flag to project generators (#30319)
  • misc: enable ts solution setup by default for new workspaces (#30372)
  • react: add react-router plugin (#29965)
  • react: Add react-router to create-nx-workspace and react app generator (#30316)
  • rspack: infer ts-node compiler options in rspack task env when using a typescript config file (#30345)
  • rspack: alias convert-webpack to convert-to-rspack (#30367)

🩹 Fixes

  • angular: directory type is not optional (#30354)
  • core: handle package manager workspaces configuration in move generator (#30268)
  • core: only add keep existing versions if init generator supports it (#30352)
  • graph: fix target details header tooltips in collapsed state (#30287)
  • misc: update axios (#30379)

❤️ Thank You

20.6.0-beta.1

14 Mar 19:17
Compare
Choose a tag to compare
20.6.0-beta.1 Pre-release
Pre-release

20.6.0-beta.1 (2025-03-14)

🚀 Features

  • angular: add convert-to-rspack generator (#29860)
  • core: provide default value for max cache size (#30351)
  • misc: enable ts solution setup by default for new workspaces (#30372)
  • react: add react-router plugin (#29965)
  • react: Add react-router to create-nx-workspace and react app generator (#30316)
  • rspack: alias convert-webpack to convert-to-rspack (#30367)

🩹 Fixes

  • core: only add keep existing versions if init generator supports it (#30352)
  • core: make 'key' parameter optional in register command (#30365)
  • misc: update axios and webpack (#30379)

❤️ Thank You