Skip to content

19.1.1

Compare
Choose a tag to compare
@FrozenPandaz FrozenPandaz released this 29 May 13:24
002999d

19.1.1 (2024-05-29)

🚀 Features

  • core: clean up show project --json false (#23486)
  • graph: add target group for scripts (#26035)
  • nx-dev: Add canary index (#25982)
  • nx-dev: improve the enteprise page (8881da766)
  • webpack: Support incremental builds via buildLibsFromSource (#25060)

🩹 Fixes

  • bundling: rollup watch mode yields result from async iterable (#26160)
  • bundling: use watch mode for rollup plugin (#26139)
  • core: include dependencies when hashing nx executors (#26024)
  • core: do not re-read from nx.json for dependsOn (#26033)
  • core: add missing bun PM support (#26084)
  • core: prevent max buffer issues with bunlock files (#25985)
  • core: keep version for third party preset (#23284)
  • core: limit the amount of choices shown so that the prompt fits … (#26132)
  • core: fix preset empty (#26142)
  • graph: show script in header (#26034)
  • js: show lifecycle script contents in publish executor, scrub version in dry-run (#23850)
  • js: fix swc version warning (#24034)
  • nx-dev: Remove ToC from CI releases page (#26040)
  • nx-dev: case study link should open in new tab (becafca1a)
  • react: full support custom secure host for module federation (#25288)
  • release: improve error handling for npm publish (#26159)

❤️ Thank You