Skip to content
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 #1892

Open
wants to merge 1 commit into
base: canary
Choose a base branch
from
Open

Version Packages #1892

wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 10, 2025

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 as 200 but have an errors field will now be properly handled by the client and throw a proper BigCommerceGQLError 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.

Patch Changes

@bigcommerce/[email protected]

Patch Changes

@bigcommerce/[email protected]

Patch Changes

@bigcommerce/[email protected]

Major Changes

  • #1852 6b17bdb Thanks @jorgemoya! - Introduce Soul VIBE UI library to the repository.

    • Added a collection of reusable primitives with modern styles
    • Prebuilt sections and page templates that are easy to use
    • Fast performance and modern patterns leveraging the latest features of Next.js
    • Easy customization to best represent your brand
    • Utilize @conform-to/react for progressively enhanced HTML forms

    Join the discussion here for more details of this major milestone for Catalyst!

Minor Changes

Patch Changes

@github-actions github-actions bot requested a review from a team as a code owner January 10, 2025 19:26
Copy link

vercel bot commented Jan 10, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
catalyst 🔄 Building (Inspect) Visit Preview 💬 Add feedback Feb 1, 2025 2:09am
catalyst-canary ✅ Ready (Inspect) Visit Preview Feb 1, 2025 2:09am
catalyst-latest ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 1, 2025 2:09am
3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
catalyst-au ⬜️ Ignored (Inspect) Visit Preview Feb 1, 2025 2:09am
catalyst-soul ⬜️ Ignored (Inspect) Visit Preview Feb 1, 2025 2:09am
catalyst-uk ⬜️ Ignored (Inspect) Visit Preview Feb 1, 2025 2:09am

@github-actions github-actions bot force-pushed the changeset-release/canary branch from d993264 to 6d94c6c Compare January 10, 2025 22:12
@github-actions github-actions bot force-pushed the changeset-release/canary branch from 6d94c6c to bc8be68 Compare January 10, 2025 22:21
@github-actions github-actions bot force-pushed the changeset-release/canary branch from bc8be68 to ef0dab9 Compare January 10, 2025 22:33
@github-actions github-actions bot force-pushed the changeset-release/canary branch from ef0dab9 to 4ea0357 Compare January 13, 2025 21:11
@github-actions github-actions bot force-pushed the changeset-release/canary branch from 4ea0357 to 547fb9f Compare January 13, 2025 21:37
@github-actions github-actions bot force-pushed the changeset-release/canary branch from 547fb9f to b96df24 Compare January 13, 2025 22:09
@github-actions github-actions bot force-pushed the changeset-release/canary branch from b96df24 to fe21308 Compare January 14, 2025 18:52
@github-actions github-actions bot force-pushed the changeset-release/canary branch from fe21308 to 68aa9a1 Compare January 14, 2025 19:47
@github-actions github-actions bot force-pushed the changeset-release/canary branch from 68aa9a1 to 0b1197d Compare January 14, 2025 21:07
@github-actions github-actions bot force-pushed the changeset-release/canary branch from 0b1197d to bc12cc3 Compare January 14, 2025 21:50
@github-actions github-actions bot force-pushed the changeset-release/canary branch from edd6f13 to 83cbf53 Compare January 23, 2025 18:53
@github-actions github-actions bot force-pushed the changeset-release/canary branch from 83cbf53 to a120880 Compare January 23, 2025 20:55
@github-actions github-actions bot force-pushed the changeset-release/canary branch from a120880 to c180f66 Compare January 23, 2025 21:57
@github-actions github-actions bot force-pushed the changeset-release/canary branch from c180f66 to cf0fe84 Compare January 26, 2025 15:47
@github-actions github-actions bot force-pushed the changeset-release/canary branch 2 times, most recently from a45df46 to d0d6ad4 Compare January 27, 2025 16:49
@github-actions github-actions bot force-pushed the changeset-release/canary branch from d0d6ad4 to 7a4f5ba Compare January 27, 2025 17:15
@github-actions github-actions bot force-pushed the changeset-release/canary branch from 7a4f5ba to 8ee0c45 Compare January 27, 2025 17:24
@github-actions github-actions bot force-pushed the changeset-release/canary branch from 8ee0c45 to b1474ef Compare January 27, 2025 17:27
@github-actions github-actions bot force-pushed the changeset-release/canary branch from b1474ef to 4814f19 Compare January 29, 2025 14:33
@github-actions github-actions bot force-pushed the changeset-release/canary branch from 4814f19 to 61c8343 Compare January 29, 2025 19:35
@github-actions github-actions bot force-pushed the changeset-release/canary branch from 61c8343 to 6ad0d13 Compare January 30, 2025 20:24
@github-actions github-actions bot force-pushed the changeset-release/canary branch from 6ad0d13 to 45674ef Compare January 30, 2025 21:57
Copy link
Contributor Author

github-actions bot commented Feb 1, 2025

⚡️🏠 Lighthouse report

Lighthouse ran against https://catalyst-canary-fsk1cknaf-bigcommerce-platform.vercel.app

🖥️ Desktop

We ran Lighthouse against the changes on a desktop and produced this report. Here's the summary:

Category Score
🟢 Performance 99
🟢 Accessibility 92
🟠 Best practices 78
🟠 SEO 82

📱 Mobile

We ran Lighthouse against the changes on a mobile and produced this report. Here's the summary:

Category Score
🟠 Performance 89
🟢 Accessibility 92
🟠 Best practices 78
🟠 SEO 85

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants