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 canary, this PR will be updated.
Releases
@bigcommerce/[email protected]
Minor Changes
#1914
f039b2c
Thanks @jorgemoya! - GQL requests that respond as200
but have anerrors
field will now be properly handled by the client and throw a properBigCommerceGQLError
response with the message reason from the API. This will provide a more detailed description of why the GQL request errored out.API errors will still be handled and attribute the errored status as the message with this change as
BigCommerceAPIError
.@bigcommerce/[email protected]
Major Changes
#1852
6b17bdb
Thanks @jorgemoya! - Introduce Soul VIBE UI library to the repository.Join the discussion here for more details of this major milestone for Catalyst!
Minor Changes
f039b2c
Thanks @jorgemoya! - Properly handleBigCommerceGQLError
in actions, by returning the error messages from the request.Patch Changes
#1905
d70596e
Thanks @apledger! - Fixes types for signIn credentials and improves error handling for registering a customer.#1917
83ac205
Thanks @jorgemoya! - Add result type to allgenerateMetadata
.#1908
aade48a
Thanks @jorgemoya! - Remove explicit locale override in Link component that was appending default locale to links even with the 'as-needed' mode.#1884
11ecddf
Thanks @jorgemoya! - UsesetRequestLocale
only where needed#1902
775eed6
Thanks @bc-svc-local! - Update translations.Updated dependencies [
f039b2c
]: