Skip to content

Latest commit

 

History

History
311 lines (185 loc) · 4.78 KB

File metadata and controls

311 lines (185 loc) · 4.78 KB

@polar-sh/elysia

0.5.1

Patch Changes

  • b658623: Upgrade dependencies
  • Updated dependencies [b658623]
    • @polar-sh/adapter-utils@0.4.1

0.5.0

Minor Changes

  • 4512e82: Bump Polar SDK

Patch Changes

  • Updated dependencies [4512e82]
    • @polar-sh/adapter-utils@0.4.0

0.4.0

Minor Changes

  • 6c46bd1: feat: add seats param to checkout

0.3.0

Minor Changes

  • 1deb3b3: Update sdk to 0.40.2

Patch Changes

  • Updated dependencies [1deb3b3]
    • @polar-sh/adapter-utils@0.3.0

0.2.11

Patch Changes

  • 3250323: Update Polar SDK to 0.38.1
  • Updated dependencies [3250323]
    • @polar-sh/adapter-utils@0.2.10

0.2.10

Patch Changes

  • a84c64c: Add support for returnUrl
  • Updated dependencies [a84c64c]
    • @polar-sh/adapter-utils@0.2.9

0.2.9

Patch Changes

  • Updated dependencies [bcad48d]
    • @polar-sh/adapter-utils@0.2.8

0.2.8

Patch Changes

  • 3ef623b: Bump SDK version
  • Updated dependencies [3ef623b]
    • @polar-sh/adapter-utils@0.2.7

0.2.7

Patch Changes

  • 377e07e: Add refund webhooks
  • 54d368c: Bump SDK version
  • Updated dependencies [377e07e]
  • Updated dependencies [54d368c]
    • @polar-sh/adapter-utils@0.2.6

0.2.6

Patch Changes

  • 78a922c: Add refund webhooks
  • Updated dependencies [78a922c]
  • Updated dependencies [e98e50b]
    • @polar-sh/adapter-utils@0.2.5

0.2.5

Patch Changes

  • 39f4d39: Update Polar SDK version
  • Updated dependencies [39f4d39]
    • @polar-sh/adapter-utils@0.2.4

0.2.4

Patch Changes

  • bdd7635: Bump SDK Dependency
  • Updated dependencies [bdd7635]
    • @polar-sh/adapter-utils@0.2.3

0.2.3

Patch Changes

  • bf04d3a: Fix issue with SDK mistakenly resolving Zod v4
  • Updated dependencies [bf04d3a]
    • @polar-sh/adapter-utils@0.2.2

0.2.2

Patch Changes

  • 1b25168: Add theme-support to Checkout configs

0.2.1

Patch Changes

  • 87de0c5: Bump Polar SDK
  • Updated dependencies [87de0c5]
    • @polar-sh/adapter-utils@0.2.1

0.2.0

Minor Changes

  • 70362f0: ## Breaking changes

    Checkout endpoints no longer support productId and productPriceId parameter to pass the product. Use products instead.

    Added

    Checkout endpoints now support the products parameter. You can repeat it to pass several products to the Checkout session.

Patch Changes

  • Updated dependencies [70362f0]
    • @polar-sh/adapter-utils@0.2.0

0.1.21

Patch Changes

  • ff2ce69: Add new order webhook support
  • Updated dependencies [ff2ce69]
    • @polar-sh/adapter-utils@0.1.15

0.1.20

Patch Changes

  • c9daadf: Bump SDK version
  • Updated dependencies [c9daadf]
    • @polar-sh/adapter-utils@0.1.14

0.1.19

Patch Changes

  • 0f1ca22: Add customer state support
  • Updated dependencies [0f1ca22]
    • @polar-sh/adapter-utils@0.1.13

0.1.18

Patch Changes

  • Updated dependencies [be7db19]
    • @polar-sh/adapter-utils@0.1.12

0.1.17

Patch Changes

  • Updated dependencies [f798821]
    • @polar-sh/adapter-utils@0.1.11

0.1.16

Patch Changes

  • Updated dependencies [7922261]
  • Updated dependencies [e7a7352]
    • @polar-sh/adapter-utils@0.1.10

0.1.15

Patch Changes

  • 845f91d: Upgrade SDK usage
  • Updated dependencies [845f91d]
    • @polar-sh/adapter-utils@0.1.9

0.1.14

Patch Changes

  • 9dd847d: Bump Polar SDK
  • Updated dependencies [9dd847d]
    • @polar-sh/adapter-utils@0.1.8

0.1.13

Patch Changes

  • 1d6d075: decode the URI properly
  • Updated dependencies [1d6d075]
    • @polar-sh/adapter-utils@0.1.7

0.1.12

Patch Changes

  • b002bc1: export types
  • Updated dependencies [b002bc1]
    • @polar-sh/adapter-utils@0.1.6

0.1.11

Patch Changes

  • 350a4e8: Export entitlement utils
  • Updated dependencies [350a4e8]
    • @polar-sh/adapter-utils@0.1.5

0.1.10

Patch Changes

  • 2ec8d0d: implement entitlements
  • Updated dependencies [2ec8d0d]
    • @polar-sh/adapter-utils@0.1.4

0.1.9

Patch Changes

  • f732797: Exports Entitlement class
  • Updated dependencies [f732797]
    • @polar-sh/adapter-utils@0.1.3

0.1.8

Patch Changes

  • 4038228: make sure to pass either price or product in checkout
  • Updated dependencies [4038228]
    • @polar-sh/adapter-utils@0.1.2

0.1.7

Patch Changes

  • 2746035: Add productPriceId param capability

0.1.6

Patch Changes

  • abd0e90: fix utils
  • Updated dependencies [aa6b311]
  • Updated dependencies [abd0e90]
  • Updated dependencies [aa6b311]
    • @polar-sh/adapter-utils@0.1.1

0.1.5

Patch Changes

  • 98a1bf9: add core dependency

0.1.4

Patch Changes

  • 46ad781: Await webhook handlers

0.1.3

Patch Changes

  • dda069d: Add granular webhook handlers

0.1.2

Patch Changes

  • c43dc1e: update readme
  • d42fdda: fix small typo

0.1.1

Patch Changes

  • 38129ef: Init Fastify

0.1.2

Patch Changes

  • b3f4349: fix early return

0.1.1

Patch Changes

  • 7e8f552: init Elysia