nx/docs/changelog/20_2_0.md
Philip Fulcher 79122afb2a
docs(core): add changelog entries for 20.x and 21.x (#31322)
This PR backfills the missing changelog entries.

---------

Co-authored-by: Jack Hsu <jack.hsu@gmail.com>
2025-06-03 11:39:34 -04:00

972 B

Nx 20.2

Features

{% cards cols="2" %} {% card title="New @nx/module-federation plugin" type="document" url="/nx-api/module-federation" /%} {% card title="Angular 19 Support" type="document" url="/nx-api/angular" /%} {% card title="Enhanced Rspack Configuration and Plugin Updates" type="document" url="/nx-api/rspack" /%} {% /cards %}

Bug Fixes

{% cards cols="2" %} {% card title="Fixed socket path length issues on systems with long paths" type="external" url="https://github.com/nrwl/nx/pull/28920" /%} {% card title="Improved module resolution for buildable libraries with rspack" type="external" url="https://github.com/nrwl/nx/pull/28994" /%} {% card title="Fixed Angular component generation without spec files when unit test runner is none" type="external" url="https://github.com/nrwl/nx/pull/28906" /%} {% card title="Enhanced webpack and rspack warning rule concatenation" type="external" url="https://github.com/nrwl/nx/pull/29112" /%} {% /cards %}