Releases: nrwl/nx
Releases · nrwl/nx
20.6.4
20.6.4 (2025-03-25)
🩹 Fixes
- misc: override
customConditions
when using an incompatible module resolution (#30477)
❤️ Thank You
- Leosvel Pérez Espinosa @leosvelperez
20.6.3
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
- Colum Ferry @Coly010
- Craigory Coppola @AgentEnder
- Jack Hsu @jaysoo
- James Henry @JamesHenry
- Jason Jean @FrozenPandaz
- Leosvel Pérez Espinosa @leosvelperez
- Miroslav Jonaš @meeroslav
- Nicholas Cunningham @ndcunningham
- Nicolas Beaussart @beaussan
- Roman Lorenzo Balayan @romanbalayan
- Tine Kondo @tinesoft
20.7.0-beta.3
20.6.2
20.7.0-beta.2
20.7.0-beta.2 (2025-03-17)
🩹 Fixes
- core: simplify key registration process (#30405)
❤️ Thank You
- Jonathan Cammisuli @Cammisuli
20.7.0-beta.1
20.6.1
20.7.0-beta.0
20.7.0-beta.0 (2025-03-14)
This was a version bump only, there were no code changes.
20.6.0
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
- Colum Ferry @Coly010
- Craigory Coppola @AgentEnder
- Jason Jean @FrozenPandaz
- Jonathan Cammisuli @Cammisuli
- Leosvel Pérez Espinosa @leosvelperez
- MaxKless @MaxKless
- Mike Hartington @mhartington
- Nicholas Cunningham @ndcunningham
20.6.0-beta.1
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
- Colum Ferry @Coly010
- Craigory Coppola @AgentEnder
- Jason Jean @FrozenPandaz
- Jonathan Cammisuli @Cammisuli
- Leosvel Pérez Espinosa @leosvelperez
- Nicholas Cunningham @ndcunningham