Skip to content

Version Packages (canary)#2

Open
github-actions[bot] wants to merge 1 commit into
canaryfrom
changeset-release/canary
Open

Version Packages (canary)#2
github-actions[bot] wants to merge 1 commit into
canaryfrom
changeset-release/canary

Conversation

@github-actions

@github-actions github-actions Bot commented Feb 4, 2025

Copy link
Copy Markdown

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/catalyst-core@1.8.0

Minor Changes

  • #3024 3cec674 Thanks @mfaris9! - Honor the merchant's Tax Display setting (Inc., Ex., or Both) from the BigCommerce control panel across PDP, PLP, search, compare, and home. When set to Both, prices render stacked with (Inc. Tax) and (Ex. Tax) labels, including sale strike-throughs per line.

    Migration

    For forks that can't rebase cleanly: pricing was refactored end-to-end to support inc/ex tax variants and a Both mode (PricingFragment, pricesTransformer, Price types, page-data settings queries, analytics helpers). See PR feat(core): TRAC-188 out-of-the-box inclusive and exclusive tax price display bigcommerce/catalyst#3024 for the full diff.

  • #3015 15e365a Thanks @mfaris9! - Consume merchant-configured per-locale URL subfolders from the BigCommerce Storefront GraphQL API (Locale.path). The locale that sits at the bare root URL (/) is derived from the CP configuration: if the default locale has no path, it sits at root; otherwise, if exactly one non-default locale has no path, that one sits at root; otherwise every locale gets a prefix. Locales with a path use it; locales without a path fall back to their locale code.

Patch Changes

  • #3031 874e332 Thanks @Tharaae! - Display backorder information for variants on PDP.

  • #3033 8bc379d Thanks @jorgemoya! - Fix broken images in WYSIWYG content (web pages, blog posts, product description and warranty). Images uploaded through the Control Panel editor are stored as store-root-relative WebDAV paths (/content/... and /product_images/...) that 404 on the headless storefront domain; they are now rewritten to absolute BigCommerce CDN URLs.

  • #3035 b4215f0 Thanks @jorgemoya! - Scope the consent manager cookie (c15t-consent) to the current host instead of the top-level domain. Previously crossSubdomain: true caused the cookie to be set on the root domain (e.g. .example.com) for stores running on a sub-domain, so it appeared on both the root domain and the sub-domain. Removing it makes the cookie host-only, so it now exists only on the sub-domain the store runs on.

@github-actions
github-actions Bot force-pushed the changeset-release/canary branch from d975cdc to 1f2f377 Compare February 5, 2025 04:14
@github-actions
github-actions Bot force-pushed the changeset-release/canary branch 2 times, most recently from 377ada0 to c8ab1bc Compare February 19, 2025 15:48
@github-actions
github-actions Bot force-pushed the changeset-release/canary branch 2 times, most recently from f4c45ed to c85b696 Compare March 4, 2025 15:41
@github-actions
github-actions Bot force-pushed the changeset-release/canary branch from c85b696 to df9ffdc Compare March 12, 2025 03:48
@github-actions
github-actions Bot force-pushed the changeset-release/canary branch from df9ffdc to 092b1aa Compare May 9, 2025 17:28
@github-actions
github-actions Bot force-pushed the changeset-release/canary branch from 092b1aa to dfad221 Compare May 16, 2025 20:49
@github-actions github-actions Bot changed the title Version Packages Version Packages (canary) Dec 9, 2025
@github-actions
github-actions Bot force-pushed the changeset-release/canary branch from dfad221 to be4157b Compare December 9, 2025 05:07
@github-actions
github-actions Bot force-pushed the changeset-release/canary branch from be4157b to 102b0c6 Compare March 4, 2026 05:23
@github-actions
github-actions Bot force-pushed the changeset-release/canary branch from 102b0c6 to 85558e3 Compare May 21, 2026 02:38
@github-actions
github-actions Bot force-pushed the changeset-release/canary branch from 85558e3 to 45bb003 Compare June 12, 2026 02:44
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.

0 participants