diff --git a/docs/blog/2025-01-06-nx-update-20-3.md b/docs/blog/2025-01-06-nx-update-20-3.md index 1225063f48..09d7a5145d 100644 --- a/docs/blog/2025-01-06-nx-update-20-3.md +++ b/docs/blog/2025-01-06-nx-update-20-3.md @@ -193,6 +193,7 @@ We've also introduced spinners into the terminal ui for instances where a task i ## Powerpack Updates [Nx Powerpack](/nx-enterprise/powerpack) is a suite of paid extensions for the Nx CLI, that enables some features like [allowing for third-party storage services to be used for your remoted and shared caching](/nx-enterprise/powerpack/custom-caching), [specifying specific developers as owners of specific projects in your repo](/nx-enterprise/powerpack/owners), and [running language-agnostic conformance rules](/nx-enterprise/powerpack/conformance): + {% cards cols="2" lgCols="3" mdCols="3" smCols="2" %} {% link-card title="Conformance" type="Powerpack Feature" url="/nx-enterprise/powerpack/conformance" icon="CheckBadgeIcon" /%} @@ -210,9 +211,9 @@ We've also [added support for S3 compatible providers](/nx-api/powerpack-s3-cach - [DigitalOcean Spaces](https://www.digitalocean.com/products/spaces) - [Cloudflare](https://www.cloudflare.com/developer-platform/solutions/s3-compatible-object-storage) -We've also added the capability to allow folks to authenitcate their PowerPack license via Nx Cloud (rather than requiring that the license be committed to the repository). This should enable oss library authors use PowerPack - without exposing their private license via their repo. +We've also added the capability to allow folks to authenticate their Powerpack license via Nx Cloud (rather than requiring that the license be committed to the repository). This should enable oss library authors use Powerpack - without exposing their private license via their repo. -We are offering free Nx PowerPack licenses to all open source libraries. We also offer free licenses to smaller businesses. If you are interested, you may [request a license now using Nx Cloud](https://cloud.nx.app/powerpack/purchase). +We are offering free Nx Powerpack licenses to all open source libraries. We also offer free licenses to smaller businesses. If you are interested, you may [request a license now using Nx Cloud](https://cloud.nx.app/powerpack/purchase). ## RFC for Infinite Tasks @@ -227,7 +228,8 @@ We're very excited to implement this soon and greatly appreciate feedback as we ## Learn more - [Nx Docs](/getting-started/intro) -- [X/Twitter](https://twitter.com/nxdevtools) -- [LinkedIn](https://www.linkedin.com/company/nrwl/) +- [X/Twitter](https://twitter.com/nxdevtools) +- [LinkedIn](https://www.linkedin.com/company/nrwl/) - [Nx GitHub](https://github.com/nrwl/nx) - [Nx Official Discord Server](https://go.nx.dev/community) - [Nx Youtube Channel](https://www.youtube.com/@nxdevtools)