Change8

Migrating to Nx 23.0.1

Version 23.0.1 introduces 1 breaking change. This guide details how to update your code.

Released: 6/23/2026

1
Breaking Changes
0
Migration Steps
9
Affected Symbols

⚠️ Check Your Code

If you use any of these symbols, you need to read this guide:

esbuildpostcss normalizeOp...tsconfig pathnx migratehappy-domtmpform-datanext-sitemapvitest test executor

Breaking Changes

Issue #1

The release process no longer swallows trailing PR body content when generating breaking change changelog entries. If you rely on specific formatting of trailing content in PR bodies for breaking changes, you may need to adjust your expectations or PR templates.

Release Summary

This patch release introduces UTM tracking for nx-cloud links and resolves numerous bugs across Angular, bundling, core migration logic, and Vitest configuration. A key fix ensures breaking change changelog generation correctly includes trailing PR body content.

Need More Details?

View the full release notes and all changes for Nx 23.0.1.

View Full Changelog