Skip to content

18.3.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@FrozenPandaz FrozenPandaz released this 11 Apr 13:44
fb57667

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