Skip to content

Releases: bloomreach/spa-sdk

24.0.0 - Support for Angular 18

08 Jan 16:04
Compare
Choose a tag to compare
  • Update ng-sdk and Angular example app to Angular 18
  • Drop support for lower Angular versions (< 18) in ng-sdk due to incompatible changes

23.3.2 - Update the Next example app to use Next 14

07 Aug 09:01
Compare
Choose a tag to compare

The next example app demonstrates the use of SPA SDK with Next 14

23.3.1 - Export Menu10 from SPA SDK to avoid TS4058

24 Jul 08:01
Compare
Choose a tag to compare

23.3.0 - The ng-sdk now supports Angular 17

28 May 09:15
Compare
Choose a tag to compare

Added support for Angular 17

23.2.0 - The ng-sdk now supports Angular 16

13 May 09:49
Compare
Choose a tag to compare
  • Added support for Angular 16

23.1.0 - Add Nuxt example app

10 May 10:09
Compare
Choose a tag to compare

Added Nuxt example app showcasing the implementation of Nuxt 3.

23.0.0 - The vue-sdk now supports Vue3

03 May 07:49
Compare
Choose a tag to compare
  • Removed vue-sdk. Renamed vue3-sdk to vue-sdk. Remove the Vue and Nuxt example apps. Renamed Vue3 example app to Vue.
  • Added support for Node 18 to the repository.

22.0.5 - Implement relevance in Next Example app

23 Apr 09:25
Compare
Choose a tag to compare

Implemented relevance in Next Example app. Fixed the React Native issue by checking the window.document before accessing the cookie.

22.0.4 - Next example app with Next.js 13

05 Apr 20:20
Compare
Choose a tag to compare

We updated the Next example app with Next.js 13 to demonstrate implementation and test functionality.

22.0.3 - Vue3 SDK types & Docs updates

13 Feb 18:39
Compare
Choose a tag to compare

We fixed a particular problem with import of types for the Vue 3 SDK for more modern projects.