Version Packages#1375
Merged
chanceaclark merged 1 commit intomainfrom Oct 11, 2024
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
5 Skipped Deployments
|
4fc28ee to
643d72e
Compare
643d72e to
ae27092
Compare
438472b to
379bda7
Compare
379bda7 to
780a4ae
Compare
780a4ae to
3bcd918
Compare
3bcd918 to
0058e05
Compare
0058e05 to
455b4ed
Compare
455b4ed to
af53c63
Compare
af53c63 to
98aa640
Compare
98aa640 to
b6829f4
Compare
b6829f4 to
42a1c92
Compare
42a1c92 to
0f190f5
Compare
0f190f5 to
76754b5
Compare
3d9b507 to
774834f
Compare
759488d to
d3b7c81
Compare
d3b7c81 to
bf7b25b
Compare
bf7b25b to
aef271d
Compare
aef271d to
c725d02
Compare
c725d02 to
2517f75
Compare
01b0f8c to
6149794
Compare
882570a to
293a25f
Compare
26f42a7 to
46cdb43
Compare
46cdb43 to
834423b
Compare
chanceaclark
approved these changes
Oct 11, 2024
Contributor
Author
⚡️🏠 Lighthouse reportLighthouse ran against https://catalyst-latest-nret9kvtk-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/catalyst-client@0.9.0
Minor Changes
17692caThanks @chanceaclark! - Add the ability to hook into the fetchOptions before the request is sent.@bigcommerce/create-catalyst@0.13.0
Minor Changes
#1443
c166d53Thanks @matthewvolk! - BREAKING: Remove automatic generation of GraphQL type definitions on project creation. This results in faster project creation and generation will happen already as part of starting the development sever or kicking off a build#1438
d12c0d2Thanks @matthewvolk! - BREAKING: RefactorcloneCatalystso that it simply clones thebigcommerce/catalystrepo, configures remotes, and checks out an optional ref#1440
5b3cbbdThanks @matthewvolk! - BREAKING: RefactorinstallDependenciesso that it installs all dependencies found in the root package.json file of the monorepo#1435
b38209fThanks @matthewvolk! - BREAKING: Ensurepnpmis installed on the machine running the CLI#1434
c105d07Thanks @matthewvolk! - BREAKING: Change required Node.js version to^20(instead of>=20)#1441
5463157Thanks @matthewvolk! - BREAKING: Removepmutility because the package manager must bepnpmwhen working in the monorepo#1436
673bea2Thanks @matthewvolk! - BREAKING: Ensuregitis installed on the machine running the CLI#1437
6db8527Thanks @matthewvolk! - BREAKING: RemoveapplyIntegrations. Integrations will now be applied by simply fetching the appropriate remoteintegrations/*branch from upstream, and cherry-picking the integration codePatch Changes
#1439
addf5e9Thanks @matthewvolk! - Removes unusedgetLatestCoreTagfunction#1433
ea74be2Thanks @matthewvolk! - Add function to allow user to specify an arbitrary ref to checkout after cloning#1431
3a3370eThanks @matthewvolk! - Adds a typeguard to narrow Errors thrown byexecSyncto be of the typeExecException#1432
5a2a86eThanks @matthewvolk! - Adds a function to check if a user is set up with SSH authentication for GitHub@bigcommerce/catalyst-core@0.16.0
Minor Changes
#1410
53cca82Thanks @bookernath! - Move /reset page to /login/forgot-password in order to reduce top-level routes.#1384
17692caThanks @chanceaclark! - Pass customer ip address into requests that don't rely on cached values.#1388
a309a4dThanks @deini! - wraps header and footer in suspense boundariesPatch Changes
#1374
1f76f61Thanks @jorgemoya! - Prepend locale for redirected urls in tests.More info:
redirectdoes not respectas-neededlocale prefix amannn/next-intl#1335#1373
971033fThanks @jorgemoya! - Add missing metadata in account settings page.#1370
655d518Thanks @bc-svc-local! - Update translations.#1446
ba4820bThanks @deini! - Fixes a bug where product variant was not reliably being selected on PDP when using pre-selected options.#1391
4d64c31Thanks @bookernath! - Get lossy image from API instead of setting param in code#1389
a4eaff6Thanks @bookernath! - Add additional IP address header#1402
6e75ef5Thanks @bc-yevhenii-buliuk! - fixing the problem with submitting the password change form#1407
ac9832fThanks @bc-svc-local! - Update translations.#1392
76227acThanks @bc-svc-local! - Update translations.#1424
4874addThanks @bc-svc-local! - Update translations.#1445
ba3f513Thanks @deini! - Adds optimistic updates to all "Add to cart" buttons. This change makes the UI feel snappier and give quick feedback on user interaction.Updated dependencies [
17692ca]: