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 #1

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

Version Packages #1

wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link

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/[email protected]

Minor Changes

  • #1749 cacdd22 Thanks @chanceaclark! - Change the rest of the auth pages to use toasts.

  • #1746 0e34915 Thanks @chanceaclark! - Converts the change password messages over to using a toast. This should provide a better DX and UX.

  • #1747 608b886 Thanks @chanceaclark! - Update the register customer page to use toasts for messaging.

  • #1749 cacdd22 Thanks @chanceaclark! - Converts the reset password messages over to using a toast.

  • #1749 cacdd22 Thanks @chanceaclark! - Remove the account state provider components

  • #1749 cacdd22 Thanks @chanceaclark! - Converts the login messages over to using a toast.

  • #1743 7c03428 Thanks @chanceaclark! - After login, redirect to orders page instead of an account overview page. This also removes the account overview page.

  • #1741 5136fac Thanks @chanceaclark! - If a customer is already logged in, we want to redirect them back to their account pages if they are trying to hit one of the non-logged-in customer auth routes. The prevents any side effects that may occur trying to re-auth the client. This is done by providing a root layout.tsx page under the (auth) route group.

  • #1749 cacdd22 Thanks @chanceaclark! - Converts the change/forgot password messages over to using a toast.

Patch Changes

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