# Nx 19.6 ## Features {% cards cols="2" %} {% card title="Explain with AI" type="document" url="/ci/features/explain-with-ai" /%} {% card title="File-Based Versioning for Nx Release (Version Plans)" type="document" url="/recipes/nx-release/file-based-versioning-version-plans" /%} {% card title="Migrate to Inferred Tasks (Project Crystal)" type="document" url="/recipes/running-tasks/convert-to-inferred" /%} {% card title="Angular 18.2.0 Support" type="document" url="https://github.com/nrwl/nx/pull/27379" /%} {% card title="Storybook 8 Support" type="document" url="https://github.com/nrwl/nx/pull/27214" /%} {% /cards %} ## Breaking Changes We updated `webpack-dev-server` to v5 in `@nx/webpack`, which comes with some breaking changes. See their [migration guide](https://github.com/webpack/webpack-dev-server/blob/master/migration-v5.md) for more details.