-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into feature/nxc-75-jest-tests-fail-when-daemon…
…-is-off-and-swc-nodecore-is-used
- Loading branch information
Showing
79 changed files
with
835 additions
and
3,880 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
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 |
---|---|---|
|
@@ -112,9 +112,7 @@ Yarn Berry operates slightly differently than Yarn Classic. In order to publish | |
- localhost | ||
``` | ||
|
||
- Run `pnpm nx-release --local` in Terminal 2 to publish next minor version. If this version already exists, you can | ||
bump the minor version in `lerna.json` to toggle the next minor. The output will report the version of published | ||
packages. | ||
- Run `pnpm nx-release minor --local` in Terminal 2 to publish next minor version. The output will report the version of published packages. | ||
- Go to your target folder (e.g. `cd ./tmp`) in Terminal 2 | ||
- Run `yarn dlx [email protected]` in Terminal 2 (replace `123.4.5` with the version that got published). | ||
|
||
|
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.