Skip to content

Latest commit

 

History

History
102 lines (47 loc) · 4.06 KB

File metadata and controls

102 lines (47 loc) · 4.06 KB

Changelog

3.0.0 (2025-12-13)

⚠ BREAKING CHANGES

  • introduce client and server entrypoints for callback handling (#37)

Features

  • introduce client and server entrypoints for callback handling (#37) (8c6eab2)

2.0.3 (2025-12-12)

Bug Fixes

  • update provenance for publishing (d06ec01)

2.0.2 (2025-12-12)

Bug Fixes

2.0.1 (2025-12-12)

Bug Fixes

2.0.0 (2025-12-12)

⚠ BREAKING CHANGES

  • release as new major due to callback mechanism change

Features

  • enhance callback data handling by supporting URL hash for encrypted data (#32) (4114a8e)
  • release as new major due to callback mechanism change (e784538)

1.2.0 (2025-11-18)

Features

  • add generate function and SSR compat (#27) (f21cf3a)

1.1.1 (2025-05-01)

Bug Fixes

  • move activation code data to its own interface (19ef19a)

1.1.0 (2025-05-01)

Features

  • add activationCodeData type to ServerData interface (#17) (0cd66de)

1.0.3 (2025-04-08)

Bug Fixes

1.0.2 (2025-04-08)

Bug Fixes

1.0.1 (2025-03-27)

Bug Fixes

1.0.0 (2025-03-27)

Features

Bug Fixes