release(turborepo): 2.8.21-canary.1#12407
Merged
anthonyshew merged 1 commit intomainfrom Mar 20, 2026
Merged
Conversation
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
github-actions bot
added a commit
that referenced
this pull request
Mar 20, 2026
## Release v2.8.21-canary.2 Versioned docs: https://v2-8-21-canary-2.turborepo.dev ### Changes - fix: Strip JSX components from heading anchors and TOC entries (#12404) (`3abe553`) - fix: Move docs app icons into app/ directory (#12403) (`ddf3918`) - feat: Add experimental structured logging with `--json` and `--log-file` flags (#12405) (`7ca0601`) - release(turborepo): 2.8.21-canary.1 (#12407) (`adebb95`) - docs: Downgrade Next.js (#12408) (`281e89b`) - chore: Deprecate the `turbo scan` command (#12406) (`4a12c26`) Co-authored-by: Turbobot <[email protected]>
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.
Release v2.8.21-canary.1
Manual release PR to advance
mainpast the partially-published2.8.21-canary.1canary.The automated release run failed during npm publish (
@turbo/typeswas the only package that didn't make it). Since the release PR is created after publish,mainwas never updated to reflect the published version.This PR applies the same changes the release workflow would have: bumps
version.txtand all package versions to2.8.21-canary.1so the next scheduled canary publishes2.8.21-canary.2.