Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
4 Ignored Deployments
|
28a24ba to
71324ae
Compare
71324ae to
7887629
Compare
7887629 to
d75bc36
Compare
d75bc36 to
7ab3f72
Compare
7ab3f72 to
3c8d10e
Compare
3c8d10e to
a7ca6be
Compare
a7ca6be to
88bb172
Compare
88bb172 to
3eb76f4
Compare
3eb76f4 to
9f3ea8a
Compare
91bf874 to
78439c9
Compare
78439c9 to
437c2ea
Compare
437c2ea to
ddbcccd
Compare
ddbcccd to
4737a6e
Compare
4737a6e to
fdfec62
Compare
fdfec62 to
c1aae15
Compare
c1aae15 to
8fddc5d
Compare
8fddc5d to
11ce00f
Compare
|
Deployment failed with the following error: |
|
Deployment failed with the following error: |
deini
approved these changes
May 7, 2024
Contributor
Author
⚡️🏠 Lighthouse reportLighthouse ran against https://catalyst-latest-ocn9m6dw5-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:
|
deini
approved these changes
May 7, 2024
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.6.0
Minor Changes
#782
32f9d7cThanks @chanceaclark! - Adds the.vscode/settings.jsonfile pointing to the correct typescript sdk for gql-tada support.#806
5655f81Thanks @chanceaclark! - Adds an option to include the functional test suite as part of the create command. Defaults to false.#876
56735beThanks @matthewvolk! - Thecreate-catalystCLI will now create channel menus for new Catalyst channelsPatch Changes
0e5e513Thanks @jorgemoya! - Remove cloning logic for components.@bigcommerce/catalyst-core@0.7.0
Minor Changes
#748
dc03f50Thanks @bc-alexsaiannyi! - Add customer addresses tab content#760
d3cb5bdThanks @bc-alexsaiannyi! - Add dialog componentPatch Changes
#786
8e6328fThanks @chanceaclark! - Apply the edge runtime to missing routes.#816
7115843Thanks @avattipalli! - Move functional tests to apps/core#776
656693eThanks @yurytut1993! - add update customer mutation#845
dfd5b25Thanks @jorgemoya! - Remove additional references to @bigcommerce/components.#808
c0bca5dThanks @jorgemoya! - use next-intl formatter to properly localize dates & prices#854
0758464Thanks @chanceaclark! - Respect isVisibleInNavigation for blog pages#779
fe34b3eThanks @deini! - use LRU cache for DevKvAdapter#789
86403a6Thanks @deini! - best-effort in memory cache for vercel kv adapter#815
984c30cThanks @deini! - pin nextjs version#814
c0b5df4Thanks @jorgemoya! - standardize mutations by returning drilled response#759
3602d91Thanks @bc-alexsaiannyi! - Add delete customer address mutation#767
c740cddThanks @jorgemoya! - Move /packages/components into core, update related configurations.#798
56f3c48Thanks @chanceaclark! - UpdatetailwindFunctionsto use the correct className utility functioncn.#769
1fa1c38Thanks @avattipalli! - add accessible attr for select component#810
168cddaThanks @deini! - split contact us and normal websites into individual pages#777
fe5c221Thanks @bc-alexsaiannyi! - Add customer address mutation#831
8349bbfThanks @jorgemoya! - chore: standardize actions#783
301b775Thanks @jorgemoya! - add loading state on item quantity update and remove when quantity equals 0#852
3b7ec09Thanks @electricenjindevops! - Conditionally show featuredProducts on 404 page.#836
6cbfd02Thanks @chanceaclark! - Bump react to v18.3.1#793
76fad25Thanks @deini! - use --turbo for next dev#873
1c7f52fThanks @jorgemoya! - Set a min width to body.#838
7a0e393Thanks @chanceaclark! - Respects whenCLIENT_LOGGER="false"orKV_LOGGER="false"is set in .env.local regardless of environment.#773
7f70719Thanks @deini! - check for auth on /account pages#771
8af0878Thanks @chanceaclark! - Add missingCart.spinnerTexttranslation.#778
32c3373Thanks @bc-alexsaiannyi! - Add update address mutation#877
017fa61Thanks @jorgemoya! - Set mobile padding to 16px instead of 24px#875
78a5f08Thanks @jorgemoya! - Fix header overflow in mobile, hide search when screen width is extra small."#743
30c7624Thanks @bc-alexsaiannyi! - Add customer addresses query#768
39feb4aThanks @yurytut1993! - add get customer query#846
e2f4311Thanks @avattipalli! - Migrate visual regression tests