Skip to content

Releases: paypal/paypal-js

@paypal/paypal-js@9.1.0

17 Dec 19:54
baf45b7

Choose a tag to compare

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 undefined instead of never (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

03 Oct 16:05
fcb1179

Choose a tag to compare

Patch Changes

  • 53b1f63: Export v6 types for all callbacks

@paypal/react-paypal-js@8.9.2

02 Oct 20:18
77487d6

Choose a tag to compare

Patch Changes

  • b41126f: (fix) Proxy props added to Card Fields to prevent stale closure
  • 0575877: Upgrade to package-lock v3 and fix rollup dependency
  • Updated dependencies [6c83cf1]
  • Updated dependencies [0575877]
  • Updated dependencies [9b6eecc]
    • @paypal/paypal-js@9.0.0

@paypal/paypal-js@9.0.0

02 Oct 20:18
77487d6

Choose a tag to compare

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

04 Sep 17:21
702863f

Choose a tag to compare

Patch Changes

  • 9423b3d: fix: use correct type name with v6 script load options
  • 415c94e: Fix SdkInstance type definition conditional statements.

@paypal/react-paypal-js@8.9.1

03 Sep 21:12
9c21abe

Choose a tag to compare

Patch Changes

  • 67c5a2a: fix style types on CardField react component
  • Updated dependencies [d3851e4]
  • Updated dependencies [4d51a9a]
    • @paypal/paypal-js@8.4.0

@paypal/paypal-js@8.4.1

03 Sep 22:03
bf4b5d9

Choose a tag to compare

Patch Changes

  • f97adb4: fix: update type for v6 loader loadCoreSdkScript

@paypal/paypal-js@8.4.0

03 Sep 21:12
9c21abe

Choose a tag to compare

Minor Changes

  • 4d51a9a: Add new script loader for v6 core sdk script

Patch Changes

  • d3851e4: Adds types for v5 Direct App Switch

@paypal/react-paypal-js@8.9.0

02 Sep 19:40
14ac0e9

Choose a tag to compare

Minor Changes

  • eda47cb: Update card fields import paths and fix readme

@paypal/paypal-js@8.3.1

02 Sep 18:11
ea2c856

Choose a tag to compare

Patch Changes

  • c22489a: Update tsconfig location for paypal-js package