-
Notifications
You must be signed in to change notification settings - Fork 200
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version Packages #1662
Merged
Merged
Version Packages #1662
Conversation
This file contains 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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
2 Skipped Deployments
|
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
November 19, 2024 19:58
c747b3c
to
6f7753a
Compare
Adding |
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
November 19, 2024 20:13
6f7753a
to
07006a7
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
November 19, 2024 22:58
07006a7
to
95cb1e4
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
November 21, 2024 14:57
95cb1e4
to
68caf2c
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
November 21, 2024 17:43
68caf2c
to
fb41fd5
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
November 22, 2024 20:30
fb41fd5
to
d8b3d59
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
2 times, most recently
from
November 29, 2024 18:03
a16575d
to
a58417b
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
November 29, 2024 19:00
a58417b
to
cd2bfbc
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
December 2, 2024 16:20
cd2bfbc
to
3ff5c38
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
December 4, 2024 09:56
d3305b4
to
989becf
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
December 4, 2024 17:21
989becf
to
3189330
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
December 7, 2024 17:34
3189330
to
6df6eb1
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
December 9, 2024 11:47
6df6eb1
to
e9b3259
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
December 9, 2024 15:34
e9b3259
to
4022421
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
December 9, 2024 15:50
4022421
to
a890d6c
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
December 9, 2024 17:11
a890d6c
to
e816f09
Compare
chanceaclark
approved these changes
Dec 9, 2024
⚡️🏠 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:
|
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/[email protected]
Patch Changes
12923a5
Thanks @chanceaclark! - Adds a platform check to check if a command is installed.@bigcommerce/[email protected]
Minor Changes
#1717
12fea79
Thanks @chanceaclark! - Add a check for variant stock levels on add to cart button#1674
512c338
Thanks @chanceaclark! - Uses the API responses to show better errors when adding a product to the cart.#1710
15edf31
Thanks @chanceaclark! - RenameBcImage
toImage
#1703
7b598ff
Thanks @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
15edf31
Thanks @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
ffefc61
Thanks @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
93d9984
Thanks @bookernath! - Remove webpack chunk plugin#1688
3267840
Thanks @thebigrick! - Added aria label for compare button#1617
c852961
Thanks @bc-yevhenii-buliuk! - UX improvements for account pages#1690
ee6bbb9
Thanks @thebigrick! - Added localization to hardcoded strings#1647
ad5ed3f
Thanks @bc-alexsaiannyi! - update submit create account errors message#1715
2960a70
Thanks @bc-svc-local! - Update translations.#1694
07f8463
Thanks @bc-svc-local! - Update translations.