-
Notifications
You must be signed in to change notification settings - Fork 5
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
Release January 2024 #458
Merged
Merged
Release January 2024 #458
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
- `paymentRequest` initialized on initial render of `PaymentRequestCustomButton`
Bumps [axios](https://github.com/axios/axios) from 0.21.4 to 1.6.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v0.21.4...v1.6.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
- redirect prevented if env.DISABLE_VERCEL_REDIRECT is true
- requires explicit enabling of native payments
…native-payments Enable native payments
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
…and_yarn/axios-1.6.0 chore(deps): bump axios from 0.21.4 to 1.6.0
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.5. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.2...v1.15.5) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…and_yarn/follow-redirects-1.15.5 chore(deps): bump follow-redirects from 1.15.2 to 1.15.5
- planetcash switch auto enabled after disable > resolved - planetcash switch auto enabled after editing gift/amount > resolved
- prevents jerky layout
- ensures amount is always correct - ensures event handler is always attached - cleans up event handler on unmount
…DISABLE_VERCEL_REDIRECT
…ash-auto-enable-bug Fixes bugs with Planetcash selector
prachigarg19
requested review from
prachigarg19
and removed request for
Shreyaschorge
January 18, 2024 10:47
prachigarg19
approved these changes
Jan 18, 2024
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.
Includes: