Skip to content

Releases: spryker-shop/traceable-event-widget

1.0.5

21 Jan 14:35

Choose a tag to compare

Included commits: 1.0.4...1.0.5

Fixes

  • Adjusted formatting to match the new Prettier version for modern CSS/JS.

1.0.4

19 Sep 08:58

Choose a tag to compare

Included commits: 1.0.3...1.0.4

Fixes

  • Adjusted behavior for load event.

1.0.3

05 Sep 08:19

Choose a tag to compare

Included commits: 1.0.2...1.0.3

Fixes

  • Fixed traceable-events-orchestrator.ts for load event.

1.0.2

29 Nov 14:45

Choose a tag to compare

Included commits: 1.0.1...1.0.2

Fixes

  • Fixed product parsing in traceable-events-algolia.ts.
  • Fixed array parsing in traceable-events-orchestrator.ts.

1.0.1

27 Nov 13:35

Choose a tag to compare

Included commits: 1.0.0...1.0.1

Fixes

  • Fixed base-traceable-event-adapter.ts by using optional chaining for orchestrator selector actions.

1.0.0

21 Nov 09:34

Choose a tag to compare

Included commits: https://github.com/spryker-shop/traceable-event-widget/tree/1.0.0

Initial Release

  • Introduced module which provides a structured solution for capturing and managing specified user interactions within a web application.