18 lines
742 B
Markdown
18 lines
742 B
Markdown
# Nx 17.2
|
|
|
|
[Read the 17.2 release blog post](https://blog.nrwl.io/nx-17-2-update-b8f23ec42cbb?source=friends_link&sk=b2ea5cd1e07352936556a6ef5431a091)
|
|
|
|
{% youtube
|
|
src="https://www.youtube.com/embed/cWIFVWKhpHQ"
|
|
title="Nx 17.2 Has Landed!!"
|
|
/%}
|
|
|
|
## New Features:
|
|
|
|
{% cards cols="2" %}
|
|
{% card title="Module Federation Updates" type="external" url="https://github.com/nrwl/nx/pull/20006" /%}
|
|
{% card title="Nx Release Programmatic API" type="document" url="features/manage-releases#using-the-programmatic-api-for-nx-release" /%}
|
|
{% card title="Angular 17 Support" type="external" url="https://github.com/nrwl/nx/pull/19689" /%}
|
|
{% card title="Nx Canary Releases" type="external" url="https://github.com/nrwl/nx/pull/20540" /%}
|
|
{% /cards %}
|