nx/docs/changelog/18_0_0.md
Isaac Mann 6c0ba0ee3a
docs(core): local links should not use nx.dev (#23380)
Ensure that local links start with `/` instead of `https://nx.dev/`
2024-05-14 14:19:49 -04:00

2.4 KiB

Nx 18

We were so excited about the features in Nx 18 that we created a whole Launch Nx Week to share our excitement with you. During the launch week, we made the following announcements:

{% youtube src="https://youtu.be/Ed1ZCNqWF1Q" title="Nx 18.0!!!" /%}

Features

{% cards cols="2" %} {% card title="Inferred tasks (Project Crystal)" type="document" url="/concepts/inferred-tasks" /%} {% card title="Project Details View" type="document" url="/features/explore-graph#explore-projects-in-your-workspace" /%} {% card title="New @nx/nuxt plugin" type="document" url="/nx-api/nuxt" /%} {% card title="Distribute tasks on Nx Agents" type="document" url="/ci/features/distribute-task-execution" /%} {% card title="Automatically split e2e tasks (Atomizer)" type="document" url="/ci/features/split-e2e-tasks" /%} {% card title="Re-run flaky tasks" type="document" url="/ci/features/flaky-tasks" /%} {% /cards %}

Breaking Changes

Note: Though this is a major version, there are no removals of previous deprecations. Any deprecations which were previously scheduled for Nx 18 are now scheduled for Nx 19 which will still be coming out around April 2024.