Releases: paypal/paypal-js
Releases · paypal/paypal-js
@paypal/paypal-js@9.1.0
Minor Changes
- 16b2dfe: Add new types for paypal-guest-payments component
- a1c7246: Update dependencies, warn when loader is used server-side (PR #695)
- bee5716: Add v6 types for direct app switch presentation mode (PR #739)
- 6539e8e: simplify createInstance generic type for v6
- c1c411b: Update v6 card field types (PR #762)
Patch Changes
- 4a6321e: Updates the paypal guest payments presentation mode options type with more properties.
- d08e6a0: Adjust FindEligibleMethodsOptions type
- 45b78ce: Update v6 sdk presentation mode props types.
- b2cbae5: chore: add build-and-deploy-docs github actions workflow
- 036f31b: feat: use typedoc for generating v6 public interface documentation
- 6d5e590: feat: use tsdoc for v6 public interface
- 4adcd4e: Updates loadCoreSdkScript to not log when called server-side.
- 6a745d7: Updated the properties on the find eligible methods options type.
- acc3ba2: feat: optimize docs
- cfb9887: feat: add version to PayPalV6Namespace
- eae3d6c: Update v6 types to use
undefinedinstead ofnever(PR #732) - 4023efd: Adds types for the v6 paypal messages SDK component.
- 249f1e3: Update loadCoreSdkScript function to handle data-namespace attribute.
- 6d406fd: Refactor loadCoreSdkScript namespace retrieval.
- c41dab4: feat: add paypal copyright to docs footers
- 89e81bf: Added types for V6 Card Fields
- 1599832: feat: add jsdoc comments to v6 public interface types
- 03b0069: chore: docs updates
@paypal/paypal-js@9.0.1
Patch Changes
- 53b1f63: Export v6 types for all callbacks
@paypal/react-paypal-js@8.9.2
@paypal/paypal-js@9.0.0
Major Changes
- 6c83cf1: Added the missing style properties to the type definitions so developers can correctly pass styling options to PayPal card fields or PayPalCardFieldsProvider without TypeScript errors.
Minor Changes
- 9b6eecc: Update types for the v6 web sdk
Patch Changes
- 0575877: Upgrade to package-lock v3 and fix rollup dependency
@paypal/paypal-js@8.4.2
@paypal/react-paypal-js@8.9.1
@paypal/paypal-js@8.4.1
Patch Changes
- f97adb4: fix: update type for v6 loader loadCoreSdkScript
@paypal/paypal-js@8.4.0
@paypal/react-paypal-js@8.9.0
Minor Changes
- eda47cb: Update card fields import paths and fix readme
@paypal/paypal-js@8.3.1
Patch Changes
- c22489a: Update tsconfig location for paypal-js package