20.4.0-rc.0 (2025-01-27)
🚀 Features
- core: add pre and post run apis (#29636)
- misc: prompt for unit test runner when creating a workspace using
--workspaces
flag (#29743) - node: update app generator for fastify to the next major v5 (#29589)
- node: upgrade express to v4.21.2 to address security vulnerabilities (#29419)
- nx-dev: generate migration detail pages (#29580)
🩹 Fixes
- core: support subpath exports when constructing the project graph" (#29762)
- detox: use a version of Detox that works with React Native 0.76/Expo v52 (#29679)
- misc: generate remix libs correctly and install correct
@types/react
version for react libs (#29760) - nuxt: correct webServerAddress and webServerCommand options in add-e2e.ts generator. (#29713)
- rspack: fix error with 'TypeError: userDefinedConfig is not a function' (#29514, #29515)
- testing: finish dev server async generator in cypress executor (#29689)
❤️ Thank You
- AdrianDuan @AdrianDuan
- Hassan Khan
- Igor Loskutov @dearlordylord
- Isaac Mann @isaacplmann
- Jack Hsu @jaysoo
- Jason Jean @FrozenPandaz
- Leosvel Pérez Espinosa @leosvelperez
- Maksym Polupan
- Phillip Barta @Phillip9587