Skip to content

21.0.0-beta.12

Pre-release
Pre-release
Compare
Choose a tag to compare
@FrozenPandaz FrozenPandaz released this 01 May 01:07
5222a06

21.0.0-beta.12 (2025-05-01)

🚀 Features

  • core: disable tui when output style is set to an incompatible style (#30873)
  • graph: show next steps for successful migrations (#30934)
  • nx-dev: add conformance rule to verify blog post cover images (5651270b33)
  • ⚠️ release: support gitlab releases (#30802)

🩹 Fixes

  • core: write keybindings with control to terminal panes in intera… (#30938)
  • core: dont cache default plugins as all plugins if loading plugins fails (#30927)
  • core: fix logging when directory does not exist (#30944)
  • ⚠️ core: respect packageManager field in package.json when detecting version (#29249)
  • core: fix terminal output for non-tui (#30957)
  • core: include nx version in native file cache (#30963)
  • core: error when restoring http cache with no outputs (#30961)
  • core: return results after NodeChildProcessWithNonDirectOutput has already exited (#30943)
  • nx-dev: update blog posts with avif cover images (d6ea3ab45f)

⚠️ Breaking Changes

  • ⚠️ core: respect packageManager field in package.json when detecting version (#29249)
  • ⚠️ release: support gitlab releases (#30802)

❤️ Thank You