Version Packages#1662
Merged
chanceaclark merged 1 commit intomainfrom Dec 9, 2024
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
2 Skipped Deployments
|
c747b3c to
6f7753a
Compare
Contributor
|
Adding |
6f7753a to
07006a7
Compare
07006a7 to
95cb1e4
Compare
95cb1e4 to
68caf2c
Compare
68caf2c to
fb41fd5
Compare
fb41fd5 to
d8b3d59
Compare
a16575d to
a58417b
Compare
a58417b to
cd2bfbc
Compare
cd2bfbc to
3ff5c38
Compare
d3305b4 to
989becf
Compare
989becf to
3189330
Compare
3189330 to
6df6eb1
Compare
6df6eb1 to
e9b3259
Compare
e9b3259 to
4022421
Compare
4022421 to
a890d6c
Compare
a890d6c to
e816f09
Compare
chanceaclark
approved these changes
Dec 9, 2024
Contributor
Author
⚡️🏠 Lighthouse reportLighthouse ran against https://catalyst-latest-gwcgrirjc-bigcommerce-platform.vercel.app 🖥️ DesktopWe ran Lighthouse against the changes on a desktop and produced this report. Here's the summary:
📱 MobileWe ran Lighthouse against the changes on a mobile and produced this report. Here's the summary:
|
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
@bigcommerce/create-catalyst@0.17.1
Patch Changes
12923a5Thanks @chanceaclark! - Adds a platform check to check if a command is installed.@bigcommerce/catalyst-core@0.22.0
Minor Changes
#1717
12fea79Thanks @chanceaclark! - Add a check for variant stock levels on add to cart button#1674
512c338Thanks @chanceaclark! - Uses the API responses to show better errors when adding a product to the cart.#1710
15edf31Thanks @chanceaclark! - RenameBcImagetoImage#1703
7b598ffThanks @chanceaclark! - Adds localized data fetching withing the beforeRequest client helper. If information is translated (currently possible to update via the Admin GraphQL API) then we will return the translated product data. See https://developer.bigcommerce.com/docs/store-operations/catalog/graphql-admin/product-basic-info for more information on how to use overrides.#1710
15edf31Thanks @chanceaclark! - Force usage of the<Image/>component. This component should fallback to using the default image loader if the url doesn't come from the BigCommerce CDN.#1672
ffefc61Thanks @chanceaclark! - If a string is not provided in the selected locale, the translation system will fallback to "en" for that specific entry.Patch Changes
#1661
93d9984Thanks @bookernath! - Remove webpack chunk plugin#1688
3267840Thanks @thebigrick! - Added aria label for compare button#1617
c852961Thanks @bc-yevhenii-buliuk! - UX improvements for account pages#1690
ee6bbb9Thanks @thebigrick! - Added localization to hardcoded strings#1647
ad5ed3fThanks @bc-alexsaiannyi! - update submit create account errors message#1715
2960a70Thanks @bc-svc-local! - Update translations.#1694
07f8463Thanks @bc-svc-local! - Update translations.