-
Notifications
You must be signed in to change notification settings - Fork 70
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Bump node version to v18 * Bump import jsx * Bump nvmrc node version from 18.12 to 18.14 * Add changeset for PR #1392 --------- Co-authored-by: Grant Wong <[email protected]>
- Loading branch information
1 parent
5c2bf12
commit 097cff1
Showing
5 changed files
with
48 additions
and
10 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
'@compiled/parcel-app': minor | ||
'@compiled/ssr-app': minor | ||
'@compiled/webpack-app': minor | ||
'@compiled/babel-component-fixture': minor | ||
'@compiled-private/module-a': minor | ||
'@compiled/parcel-optimizer-test-app': minor | ||
'@compiled/parcel-transformer-test-app': minor | ||
'@compiled/parcel-transformer-test-custom-resolver-app': minor | ||
'@compiled/parcel-transformer-test-extract-app': minor | ||
'@compiled/babel-plugin': minor | ||
'@compiled/babel-plugin-strip-runtime': minor | ||
'@compiled/benchmark': minor | ||
'@compiled/codemods': minor | ||
'@compiled/css': minor | ||
'@compiled/eslint-plugin': minor | ||
'@compiled/jest': minor | ||
'@compiled/parcel-config': minor | ||
'@compiled/parcel-optimizer': minor | ||
'@compiled/parcel-transformer': minor | ||
'@compiled/react': minor | ||
'@compiled/utils': minor | ||
'@compiled/webpack-loader': minor | ||
--- | ||
|
||
Update monorepo node version to v18, and drop support for node v12 |
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 |
---|---|---|
@@ -1 +1 @@ | ||
16.19.0 | ||
18.14.0 |
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