Skip to content

Latest commit

 

History

History
92 lines (52 loc) · 3.68 KB

CHANGELOG.md

File metadata and controls

92 lines (52 loc) · 3.68 KB

Change Log - @passageidentity/passage-flex-node

This log was last generated on Thu, 24 Oct 2024 15:40:33 GMT and should not be manually modified.

1.0.0 (2025-01-16)

⚠ BREAKING CHANGES

  • update auth.createRegisterTransaction and user.revokeDevice signatures to use two separate arguments (#83)
  • remove deprecated AppInfo code from codegen (#77)
  • Reorganize API with new class structure and improved error handling (#66)

Features

  • add externalId prop to PassageUser type (#76) (6db397a)
  • add parameter guards for all methods (#84) (7f6b79e)
  • parameter guard (#80) (ad7239f)
  • remove deprecated AppInfo code from codegen (#77) (13f2cf9)
  • Reorganize API with new class structure and improved error handling (#66) (7f1aa55)
  • update auth.createRegisterTransaction and user.revokeDevice signatures to use two separate arguments (#83) (fb6e173)
  • updates user.get rejected error type and message (#71) (bae9587)

0.2.5

Thu, 24 Oct 2024 15:40:33 GMT

Patches

0.2.4

Thu, 24 Oct 2024 15:09:00 GMT

Patches

0.2.3

Mon, 26 Aug 2024 18:43:54 GMT

Patches

0.2.2

Thu, 25 Apr 2024 17:01:51 GMT

Patches

  • fix: now passes the error info from the api response through to the PassageError object ([email protected])

0.2.1

Fri, 12 Apr 2024 16:57:01 GMT

Patches

0.2.0

Fri, 12 Apr 2024 16:01:11 GMT

Minor changes

0.1.1

Fri, 29 Mar 2024 18:56:01 GMT

Patches

0.1.0

Fri, 29 Mar 2024 15:11:40 GMT

Minor changes