This PR backfills the missing changelog entries. --------- Co-authored-by: Jack Hsu <jack.hsu@gmail.com>
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 %}