Migrate @nrwl/tao to nx following 13.9.0 release#3135
Merged
escapedcat merged 1 commit intoconventional-changelog:masterfrom May 16, 2022
Merged
Migrate @nrwl/tao to nx following 13.9.0 release#3135escapedcat merged 1 commit intoconventional-changelog:masterfrom
escapedcat merged 1 commit intoconventional-changelog:masterfrom
Conversation
bb97b35 to
cc6d75a
Compare
Contributor
Author
|
@escapedcat The floor is yours ! 🕺🏼 |
Member
Contributor
Author
Sounds perfectly reasonable to me ! Thank you for keeping on top of it all 👏🏼 |
|
hey guys, any news? |
Member
Last 16.x was published yesterday. Next up is 17.0.0. During the next days. |
Member
Member
|
@fguitton would you mind rebasing? Merged "drop node v12" |
e143ad5 to
fad7061
Compare
Member
|
Arr, sorry, didn't notice. Please one more time 😊 |
fad7061 to
5ce1173
Compare
5ce1173 to
94efa64
Compare
Member
|
🎉 ❤️ Thanks! |
Contributor
Author
You're most welcome ! Looking forward to what's next ! 😋 |
Member
|
Released, please give it a try |
Contributor
|
@fguitton Thanks for doing this! 🍻 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR moves support for Nx 14.
See #3132
Motivation and Context
The Nx team has been working to consolidate their CLI related tools into the
nxpackage.Specifically we are looking at commit
6f038e.As of version
13.9.0they have released a migration path for this within Nx.Now that Nx
14.0.0has been release we need to make sure we transition the@commitlint/config-nx-scopesas well.This should largely be considered a breaking change even if some level of backward compatibility is possible depending on the user existing workspace configuration.
Types of changes
Checklist: