diff --git a/docs/changelog/17_2_0.md b/docs/changelog/17_2_0.md new file mode 100644 index 0000000000..b271972ada --- /dev/null +++ b/docs/changelog/17_2_0.md @@ -0,0 +1,17 @@ +# 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 %}