18.3.0-beta.1 (2024-04-11)
🚀 Features
- core: re-enable running plugins in isolation (#22527)
- nx-dev: remember selected tabs (#22699)
- testing: add ability to split jest tests (#22662)
- testing: add metadata to playwright targets (#22768)
🩹 Fixes
- angular: fix dynamic module federation generation (#22724)
- bundling: support exported array of options for rollup (#22703)
- bundling: print errors from rollup build (#22707)
- core: errors from create dependencies should show properly (#22695)
- core: not passing props of run-commands to underlying command (#22595)
- core: update pty version to add windows specific flags (#22711)
- core: detect imports from template literals in dynamic imports (#22749)
- core: attach cli args from target options explicitly with '=' (#22756)
- core: fix plugin exclude option (#22738)
- js: propagate error from child process to @nx/js:node executor (#22705)
- nextjs: Adding tailwind should work when creating an app OOTB (#22709)
- react-native: should ask for app name when preset is react native (#22761)
- react-native: fix unable to resolve on windows (#22759)
- webpack: remove url-loader from dependencies since it is replaced by asset modules (#22698)
- webpack: typo for outputPath (#22734)
- webpack: Should work when absolute paths are supplied as output (#22736)
❤️ Thank You
- Colum Ferry @Coly010
- Craigory Coppola @AgentEnder
- Emily Xiong @xiongemi
- Isaac Mann @isaacplmann
- Jack Hsu @jaysoo
- Jason Jean @FrozenPandaz
- Leosvel Pérez Espinosa @leosvelperez
- Nicholas Cunningham @ndcunningham
- Younes Jaaidi