-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(qwik-nx): nx 17.3 support (#224)
* chore(repo): update dependencies * chore(repo): [nx migration] simplify-eslint-patterns * chore(repo): [nx migration] move-options-to-target-defaults * chore(repo): [nx migration] move-options-to-target-defaults * chore(qwik-nx): additional updates
- Loading branch information
1 parent
9efc0b5
commit b740703
Showing
18 changed files
with
872 additions
and
689 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -91,18 +91,18 @@ This plugin supports Nx migrations and provides necessary version and code updat | |
|
||
## qwik-nx & Nx Compatibility Chart | ||
|
||
| qwik-nx version | Nx version | | ||
| ------------------ | ---------- | | ||
| ^2.0.0 | ^17.0.0 | | ||
| ^1.1.0 | ^16.8.0 | | ||
| ^1.0.0 | ^16.0.0 | | ||
| ^0.16.0 | ^16.0.0 | | ||
| >= 0.12.0 < 0.16.0 | ^15.8.0 | | ||
| ~0.10.0, ~0.11.0 | ~15.7.2 | | ||
| >= 0.6.0 < 0.10.0 | ~15.6.0 | | ||
| ~0.5.0 | ~15.5.0 | | ||
| ~0.4.0 | ~15.4.0 | | ||
| <=0.4.0 | ^15.0.0 | | ||
| qwik-nx version | Nx version | | ||
| ------------------ | ---------------- | | ||
| ^2.0.0 | ^17.0.0, ^18.0.0 | | ||
| ^1.1.0 | ^16.8.0 | | ||
| ^1.0.0 | ^16.0.0 | | ||
| ^0.16.0 | ^16.0.0 | | ||
| >= 0.12.0 < 0.16.0 | ^15.8.0 | | ||
| ~0.10.0, ~0.11.0 | ~15.7.2 | | ||
| >= 0.6.0 < 0.10.0 | ~15.6.0 | | ||
| ~0.5.0 | ~15.5.0 | | ||
| ~0.4.0 | ~15.4.0 | | ||
| <=0.4.0 | ^15.0.0 | | ||
|
||
We will provide support for Nx 15 with critical bug fixes and minor features for a while. If you're using [email protected] or higher, you can stick to [email protected]. | ||
|
||
|
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.