Skip to content

LTRAC-1700: chore - Clean up changesets ahead of the 1.11.0 release - #3196

Merged
jorgemoya merged 1 commit into
canaryfrom
jorgemoya/ltrac-1700-changeset-cleanup
Aug 27, 2026
Merged

LTRAC-1700: chore - Clean up changesets ahead of the 1.11.0 release#3196
jorgemoya merged 1 commit into
canaryfrom
jorgemoya/ltrac-1700-changeset-cleanup

Conversation

@jorgemoya

Copy link
Copy Markdown
Contributor

Linear: LTRAC-1700

What/Why?

Tidying the queued changesets before cutting catalyst-core 1.11.0 / catalyst 1.3.0, so the generated changelog reflects what actually shipped.

  • ltrac-1298-runtime-locale-subfolders: patch → minor. It removes locales from build-config.json entirely and moves resolution to runtime. That is a behavior change with a real failure mode if you were relying on the build-time snapshot, not a fix.
  • ltrac-1343-document-graphql-artifacts: removed. It covers a README section and a .gitignore comment. Nothing a consumer of the package can observe, so it does not belong in a released changelog.
  • Three identical "Update translations." changesets collapsed to one. Repeating the same line three times in the changelog says nothing the first one doesn't.

No version number moves as a result of this. catalyst-core was already going minor (1.10.1 → 1.11.0) via the wallet buttons changeset, so the ltrac-1298 bump only relocates that entry from the "Patch Changes" to the "Minor Changes" section.

Testing

Once merged, the changesets bot regenerates #3135. Confirm there that:

  • core/package.json still lands on 1.11.0 and packages/catalyst/package.json on 1.3.0
  • the locale-subfolders entry appears under Minor Changes in core/CHANGELOG.md
  • the GraphQL-artifacts entry is gone and "Update translations." appears once

Migration

None.

Refs LTRAC-1700

Tidy the queued changesets so the generated changelog reflects what
actually shipped.

Bump `ltrac-1298-runtime-locale-subfolders` from patch to minor: it drops
locales from `build-config.json` entirely and moves resolution to runtime,
which is a behavior change rather than a fix.

Drop `ltrac-1343-document-graphql-artifacts`, which covers a README and
`.gitignore` comment only and does not belong in a released changelog.

Collapse the three identical "Update translations." changesets into one,
since three repeated entries say nothing the first does not.

None of this moves a version number — catalyst-core is already going minor
via the wallet buttons changeset.

Refs LTRAC-1700
Co-Authored-By: Claude <noreply@anthropic.com>
@jorgemoya
jorgemoya requested a review from a team as a code owner August 27, 2026 17:01
@changeset-bot

changeset-bot Bot commented Aug 27, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 71eb167

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes changesets to release 1 package
Name Type
@bigcommerce/catalyst-core Minor

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel

vercel Bot commented Aug 27, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
catalyst Ready Ready Preview Aug 27, 2026 5:01pm

Request Review

@github-actions

Copy link
Copy Markdown
Contributor

Bundle Size Report

Comparing against baseline from b6cc8f4 (2026-08-27).

No bundle size changes detected.

@jorgemoya
jorgemoya enabled auto-merge August 27, 2026 17:04
@jorgemoya
jorgemoya added this pull request to the merge queue Aug 27, 2026
@github-actions

github-actions Bot commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Unlighthouse Performance Comparison — Vercel

Comparing PR preview deployment Unlighthouse scores vs production Unlighthouse scores.

Summary Score

Aggregate score across all categories as reported by Unlighthouse.

Prod Desktop Prod Mobile Preview Desktop Preview Mobile
Score 89 93 92 94

Category Scores

Category Prod Desktop Prod Mobile Preview Desktop Preview Mobile
Performance 76 76 76 82
Accessibility 95 98 95 92
Best Practices 100 100 100 100
SEO 88 88 100 100

Core Web Vitals

Metric Prod Desktop Prod Mobile Preview Desktop Preview Mobile
LCP 3.7 s 4.4 s 3.7 s 4.7 s
CLS 0.001 0.183 0.04 0
FCP 1.2 s 1.2 s 1.2 s 1.2 s
TBT 0 ms 10 ms 0 ms 0 ms
Max Potential FID 50 ms 60 ms 40 ms 50 ms
Time to Interactive 3.7 s 4.4 s 3.7 s 6.8 s

Full Unlighthouse report →

@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Aug 27, 2026
@jorgemoya
jorgemoya added this pull request to the merge queue Aug 27, 2026
Merged via the queue into canary with commit 952a03a Aug 27, 2026
19 of 20 checks passed
@jorgemoya
jorgemoya deleted the jorgemoya/ltrac-1700-changeset-cleanup branch August 27, 2026 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants