github klevultd/frontend-sdk @klevu/core-4.0.0

latest releases: @klevu/ui-2.5.1, @klevu/core-5.5.0, @klevu/ui-2.5.0...
10 months ago

Breaking changes

  • All of the event calls have been refactored to use objects as parameters instead of individual params
  • Variant ID handing in analytics is made more clear. Variant ID is removed from all analytical calls as separate parameter. Variant ID is internal Klevu variable that hasn't got anything to do with source systems variant Id's.
  • All events now use POST instead of GET request in order comply with Browser Beacon API.
  • Buy event has been updated to use new updated API which makes it much faster and more reliable.

What's Changed

Full Changelog: https://github.com/klevultd/frontend-sdk/compare/@klevu/core-3.6.0...@klevu/core-4.0.0

Don't miss a new frontend-sdk release

NewReleases is sending notifications on new releases.