Skip to content

19.4.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@FrozenPandaz FrozenPandaz released this 28 Jun 20:45
dc470cb

19.4.0-rc.1 (2024-06-28)

🩹 Fixes

  • core: do not load transpiler when within tsx environment (#26723)
  • core: handle packageManager property with createPackageJson (#26726)
  • core: do not re-register ts-node twice for the same compiler opt… (#26758)
  • gradle: fix migrations (#26739)
  • js: node executor now correctly kills tasks when exiting (#19219)
  • misc: respect useInferencePlugin in nx.json when generating apps and libs (#26703)
  • testing: only add atomizer label for parent atomizer task (#26740)
  • vite: infer build and serve targets when rollupOptions.input is present (#26750)

❤️ Thank You