-
Notifications
You must be signed in to change notification settings - Fork 187
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 #1495
Merged
Merged
Version Packages #1495
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 ↗︎
5 Skipped Deployments
|
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
October 21, 2024 21:45
b5877b9
to
19b6862
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
October 22, 2024 12:58
19b6862
to
114cd50
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
October 22, 2024 17:53
114cd50
to
f38b9aa
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
2 times, most recently
from
October 22, 2024 19:13
8599f27
to
a93aba8
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
October 22, 2024 23:29
a93aba8
to
9284b16
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
October 23, 2024 17:39
9284b16
to
a1bf8d7
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
October 23, 2024 22:30
a1bf8d7
to
6f2d484
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
October 24, 2024 16:39
6f2d484
to
a274eeb
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
October 25, 2024 10:33
a274eeb
to
8135ede
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
October 28, 2024 14:02
8135ede
to
2f1e35d
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
October 29, 2024 15:41
2f1e35d
to
bccd4f8
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
October 29, 2024 18:43
bccd4f8
to
5a3ed53
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
October 30, 2024 12:24
5a3ed53
to
c7aa754
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
October 30, 2024 17:03
c7aa754
to
5e49a44
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
October 31, 2024 15:51
5e49a44
to
abe4bd6
Compare
deini
approved these changes
Nov 1, 2024
⚡️🏠 Lighthouse reportLighthouse ran against https://catalyst-latest-8bzmjplq5-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/create-catalyst@0.15.0
Minor Changes
#1518
739bd25
Thanks @matthewvolk! - Add the ability to pass in extra, arbitrary environment variables to add to the.env.local
file created by the Catalyst CLI installer in the format ofpnpm create @bigcommerce/catalyst@latest --env VAR_ONE=VALUE_ONE --env VAR_TWO=VALUE_TWO
#1519
630e2ed
Thanks @chanceaclark! - Ensures a command is always passed as an event name and provides a allowlist of args to pass as additional properties to the event.Patch Changes
513a740
Thanks @chanceaclark! - Adds a identify call on init.@bigcommerce/catalyst-core@0.18.0
Minor Changes
#1491
313a591
Thanks @jorgemoya! - Bumpnext-intl
which includes some minor changes and updated APIs:createNavigation
api.locale
to redirects.setRequestLocale
is no longer unstable.Patch Changes
#1505
691ec2b
Thanks @bc-alexsaiannyi! - update login page & error message styles#1506
ac83d3e
Thanks @bc-yevhenii-buliuk! - remove unnecessary fields from account settings form and update confirmation message#1499
b5aea9b
Thanks @jorgemoya! - Bumps next-intl to fix issue with hashes and query params in urls.#1511
370d0b1
Thanks @bc-alexsaiannyi! - update styles for reset password validation#1454
53599e6
Thanks @bc-yevhenii-buliuk! - remove unnecessary fields from create account form#1487
a22233f
Thanks @bc-svc-local! - Update translations.