19.6.0-rc.0 (2024-08-14)
🚀 Features
- angular: support angular v18.2.0 (#27379)
- js: @nx/js:init generator does not generate prettier and tsconfig.base.json files by default (#27406)
- module-federation: Update SSR enabling static serving for remotes (#27345)
- storybook: add storybook 8 support (#27214)
🩹 Fixes
- core: improve the dx of the sync commands and gracefully handle exiting the prompt when running tasks (#27418)
- core: ensure the error has message before reading indexOf #27078 (#27426, #27078)
- module-federation: turn dts off by default #27198 (#27403, #27198)
- module-federation: Add migration for ssr server file to run on it's own port (#27411)
- nextjs: Fix order, and wrong number call to createWebpackConfig() (#27337)
- release: allow specifier override for version command when version plans are enabled (#27436)
- testing: resolve jest utils in plugin from the @jest/core package location that jest uses (#27422)
- testing: revert bump for ts-jest (#27432)
- testing: do not migrate projects without webpack nor vite (#27431)
- testing: migrations should look for existing target before attempting migration (#27441)
❤️ Thank You
- Austin Fahsl @fahslaj
- Colum Ferry @Coly010
- Jack Hsu @jaysoo
- Jason Jean @FrozenPandaz
- Leosvel Pérez Espinosa @leosvelperez
- Nicholas Cunningham @ndcunningham
- Trang Doan