Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 6 additions & 8 deletions docs/storefront/catalyst/release-notes/1-2-0.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -31,22 +31,20 @@ Catalyst will now return a `rel=”preconnect”` link tag on the cart page, to

## Makeswift Runtime Upgraded to 0.25.0 to enable Share Links

The Makeswift Runtime has been bumped to [0.25.0](https://github.com/makeswift/makeswift/releases/tag/%40makeswift%2Fruntime%400.25.0) in order to unlock compatibility with Next.js 15.5, which provides auto-generated types for routes and pages. Runtime 0.25.0 also enables Makeswift's new [Share Links](https://docs.makeswift.com/product/sharing) feature which allows users to share previews of their website's different versions with team members or stakeholders via a shareable link for collaboration and feedback.
The Makeswift Runtime has been bumped to [0.25.0](https://github.com/makeswift/makeswift/releases/tag/%40makeswift%2Fruntime%400.25.0) in order to unlock compatibility with Next.js 15.5, which provides auto-generated types for routes and pages. Runtime 0.25.0 also enables Makeswift's new [Share Links](https://docs.makeswift.com/product/previewing-and-sharing#share-links) feature which allows users to share previews of their website's different versions with team members or stakeholders via a shareable link for collaboration and feedback.

## Site theme text bug fixed

Fixed a small bug where some CSS variables were incorrectly named causing changes to the site theme to not properly update colors in UI components.

## Getting Started

We have published new tags for the Core, Makeswift, and B2B versions of Catalyst. Target these tags to pull the latest code:
We have published new tags for the Core and Makeswift versions of Catalyst. Target these tags to pull the latest code:

[**@bigcommerce/catalyst-core@1.2.0**](https://github.com/bigcommerce/catalyst/releases/tag/%40bigcommerce%2Fcatalyst-core%401.2.0)
[**@bigcommerce/catalyst-makeswift@1.2.0**](https://github.com/bigcommerce/catalyst/releases/tag/%40bigcommerce%2Fcatalyst-makeswift%401.2.0)
[**@bigcommerce/catalyst-b2b-buyer-portal@1.2.0**](https://github.com/bigcommerce/catalyst/releases/tag/%40bigcommerce%2Fcatalyst-b2b-buyer-portal%401.2.0)
[**@bigcommerce/catalyst-core@1.2.0**](https://github.com/bigcommerce/catalyst/releases/tag/%40bigcommerce%2Fcatalyst-core%401.2.0)
[**@bigcommerce/catalyst-makeswift@1.2.0**](https://github.com/bigcommerce/catalyst/releases/tag/%40bigcommerce%2Fcatalyst-makeswift%401.2.0)

And as always, you can pull the latest stable release with these tags:

[**@bigcommerce/catalyst-core@latest**](https://github.com/bigcommerce/catalyst/releases/tag/%40bigcommerce%2Fcatalyst-core%40latest)
[**@bigcommerce/catalyst-makeswift@latest**](https://github.com/bigcommerce/catalyst/releases/tag/%40bigcommerce%2Fcatalyst-makeswift%40latest)
[**@bigcommerce/catalyst-b2b-buyer-portal@latest**](https://github.com/bigcommerce/catalyst/releases/tag/%40bigcommerce%2Fcatalyst-b2b-buyer-portal%40latest)
[**@bigcommerce/catalyst-core@latest**](https://github.com/bigcommerce/catalyst/releases/tag/%40bigcommerce%2Fcatalyst-core%40latest)
[**@bigcommerce/catalyst-makeswift@latest**](https://github.com/bigcommerce/catalyst/releases/tag/%40bigcommerce%2Fcatalyst-makeswift%40latest)
4 changes: 1 addition & 3 deletions docs/storefront/catalyst/release-notes/1-3-0.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -53,14 +53,12 @@ Please refer to [1.3.0 changelog](https://github.com/bigcommerce/catalyst/blob/c

## Getting Started

We have published new tags for the Core, Makeswift, and B2B versions of Catalyst. Target these tags to pull the latest code:
We have published new tags for the Core and Makeswift versions of Catalyst. Target these tags to pull the latest code:

- [**@bigcommerce/catalyst-core@1.3.0**](https://github.com/bigcommerce/catalyst/releases/tag/%40bigcommerce%2Fcatalyst-core%401.3.0)
- [**@bigcommerce/catalyst-makeswift@1.3.0**](https://github.com/bigcommerce/catalyst/releases/tag/%40bigcommerce%2Fcatalyst-makeswift%401.3.0)
- [**@bigcommerce/catalyst-b2b-buyer-portal@1.3.0**](https://github.com/bigcommerce/catalyst/releases/tag/%40bigcommerce%2Fcatalyst-b2b-buyer-portal%401.3.0)

And as always, you can pull the latest stable release with these tags:

- [**@bigcommerce/catalyst-core@latest**](https://github.com/bigcommerce/catalyst/releases/tag/%40bigcommerce%2Fcatalyst-core%40latest)
- [**@bigcommerce/catalyst-makeswift@latest**](https://github.com/bigcommerce/catalyst/releases/tag/%40bigcommerce%2Fcatalyst-makeswift%40latest)
- [**@bigcommerce/catalyst-b2b-buyer-portal@latest**](https://github.com/bigcommerce/catalyst/releases/tag/%40bigcommerce%2Fcatalyst-b2b-buyer-portal%40latest)