docs(core): fix incorrect breaking change message (#19794)

This commit is contained in:
Isaac Mann 2023-10-23 11:36:16 -04:00 committed by GitHub
parent 022f1ea355
commit 4f2e7ea865
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,6 @@ Use [the `nx migrate` command](/core-features/automate-updating-dependencies) to
{% cards cols="2" %}
{% card title="Rename @nx/linter to @nx/eslint" type="document" url="/recipes/other/rescope#rename" /%}
{% card title="All generators use directory flag relative to the CWD" type="external" url="https://github.com/nrwl/nx/pull/19608" /%}
{% card title="Removed workspace generator command" type="external" url="https://github.com/nrwl/nx/pull/19541" /%}
{% card title="Removed workspace-lint command" type="external" url="https://github.com/nrwl/nx/pull/16212" /%}
{% card title="Removed defaultCollection property" type="external" url="https://github.com/nrwl/nx/pull/19708" /%}