Skip to content

Latest commit

 

History

History
47 lines (22 loc) · 2.42 KB

CHANGELOG.md

File metadata and controls

47 lines (22 loc) · 2.42 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.0.2 (2024-10-09)

Bug Fixes

  • update js sdk loading snippet to latest version (#35) (7aa3d58)

4.0.1 (2024-03-29)

Bug Fixes

4.0.0 (2024-03-28)

Features

  • use js sdk v3 (#30) (3c81fd7)
  • use JS SDK v3 loading snippet with new useLegacySDK option for v2.x usage (#26) (c05cdbb)

3.0.0 (2023-12-05)

⚠ BREAKING CHANGES

Features

  • use JS SDK v3 loading snippet with new useLegacySDK option for v2.x usage (#26) (c05cdbb)

2.0.0 (2022-12-14)

⚠ BREAKING CHANGES

  • modify delayLoad functionality (#17)

Features