Skip to content

19.0.0-beta.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@FrozenPandaz FrozenPandaz released this 27 Apr 15:51
978c25d

19.0.0-beta.7 (2024-04-27)

🚀 Features

  • graph: add loading spinner on project details (#23023)
  • react-native: upgrade react native to 0.72.6 (#22729)
  • webpack: change plugin import paths to speed up config loading (#23021)

🩹 Fixes

  • core: nxComponentTestingPreset should not expose bundler option (#23009)
  • core: ensure include and excluded return from plugin worker (#23032)
  • core: read nx.json in the DaemonClient constructor instead of the module (#23033)
  • core: recommend nx reset when graph errors and print error in da… (#23014)
  • core: affect all projects when nx.json is touched (#23036)
  • core: improve performance of pnpm lock file parsing (#23017)
  • core: prevent device status report from being printed during pty execution (#23039)
  • js: ignore yarn corepack check when updating config (#23043)
  • react: disable tty for next build (#23013)
  • repo: should ensure that unit tests are run correctly across package managers (#22978)
  • storybook: allow overriding default inferred task names in storybook plugin (#23030)
  • storybook: do not infer a test-storybook task if @storybook/test-runner is not installed (#23034)
  • testing: fix test files pattern for jest inferred split tasks (#23025)
  • webpack: should correctly normalize paths in NxWebpackPlugin (#23003)

❤️ Thank You