Version Packages (canary)#2935
Merged
chanceaclark merged 1 commit intocanaryfrom Mar 20, 2026
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
909d247 to
b49e20f
Compare
Contributor
Author
Unlighthouse Performance Comparison — VercelComparing PR preview deployment Unlighthouse scores vs production Unlighthouse scores. Summary ScoreAggregate score across all categories as reported by Unlighthouse.
Category Scores
Core Web Vitals
|
b49e20f to
4b005d0
Compare
4b005d0 to
c46315e
Compare
c46315e to
1b4c778
Compare
Contributor
Author
Bundle Size ReportComparing against baseline from No bundle size changes detected. |
chanceaclark
approved these changes
Mar 20, 2026
chanceaclark
pushed a commit
that referenced
this pull request
Apr 27, 2026
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 canary, this PR will be updated.
Releases
@bigcommerce/create-catalyst@1.0.2
Patch Changes
a4b614dThanks @copilot-swe-agent! - Align Node.js engine requirement with v24. Theengines.nodefield increate-catalystnow matches the runtime version gate (^24.0.0), ensuringpnpm create @bigcommerce/catalystcorrectly rejects unsupported Node versions before installation begins.@bigcommerce/catalyst-core@1.6.1
Patch Changes
6a5b019Thanks @chanceaclark! - Fix extra thick border on dropdown menu by changingring(3px) toring-1(1px) to match the Select component styling.