Skip to content

Releases: TankerHQ/identity-js

v3.3.1

12 Jul 10:15
49687d6

Choose a tag to compare

  • The identity package now supports Node.js 18
  • The identity package now requires Node.js >= 14. Node.js 12 is no longer supported.

v3.2.1

30 Nov 13:49
778edd6

Choose a tag to compare

Typescript

  • @tanker/identity now correctly relies on @tanker/crypto's typescript implementation

v3.2.0

29 Sep 15:16
b6f2eee

Choose a tag to compare

The identity SDK now requires Node.js >= 12. Unmaintained Node.js versions are no longer supported.

v3.1.0

02 Aug 12:30
867fcea

Choose a tag to compare

@tanker/identity has been refactored to use Typescript. Importing the @tanker/identity package in a JavaScript project
is not impacted but:

  • Declaration files are now available in the dist/types/ folder
  • Bundles for each target are split in multiple files and in their own file hierarchy under dist/<es|node|browser>/

v3.0.0

23 Jul 08:25
2305b5c

Choose a tag to compare

Please read the migration guide before upgrading to this version if you use the provisional identity feature.
Refer to the compatibility table
for more information on compatible Core SDK versions after this upgrade.

  • API break: The createProvisionalIdentity function now takes an additional argument
  • It is now possible to create provisional identities targeting phone numbers
  • Introduce upgrade to new deterministic identity format
  • Email addresses in public provisional identities will now be hashed