chore(release): version packages - #57
Merged
Merged
Conversation
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
July 9, 2026 14:45
cadafbb to
8025830
Compare
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.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
create-mf2-app@2.7.0
Minor Changes
bun run doctorfor the React-specific checks lint rules miss: the "You Might Not Need an Effect" family, render performance, hydration, server-component, and security scans. Scaffolds ship scoring 100/100: doctor configs ignore vendored shadcn code and generated stories, and every first-party finding is fixed — uncleaned carousel timers, sequential awaits parallelized across pages and Convex cascade deletes, the Svix portal iframe sandboxed, legal pages showing the CMS last-modified date instead of render time, Zod 4 top-level string formats, hoisted Intl formatters, and a URL-change re-render removed from the language switcher. Also strips narrative comments across the CLI and template, points the scaffold's rootCLAUDE.mddirectly at the canonical.agents/AGENTS.md, rewrites the README, and hardens the supply chain: a three-day minimum release age cooldown for bun (bunfig.toml), pnpm (pnpm-workspace.yaml, plusblockExoticSubdepsandtrustPolicy: no-downgrade), and npm (scaffold-time.npmrcwithmin-release-age,allow-git=root,allow-remote=root); a security audit that patched the Clerk Expo authorization bypass (GHSA-w24r-5266-9c3c) and added overrides clearing langsmith, postcss, and js-yaml advisories.