Releases: bloomreach/spa-sdk
Releases · bloomreach/spa-sdk
24.0.0 - Support for Angular 18
- 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
The next example app demonstrates the use of SPA SDK with Next 14
23.3.1 - Export Menu10 from SPA SDK to avoid TS4058
23.3.0 - The ng-sdk now supports Angular 17
Added support for Angular 17
23.2.0 - The ng-sdk now supports Angular 16
- Added support for Angular 16
23.1.0 - Add Nuxt example app
Added Nuxt example app showcasing the implementation of Nuxt 3.
23.0.0 - The vue-sdk now supports Vue3
- 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
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
We updated the Next example app with Next.js 13 to demonstrate implementation and test functionality.
22.0.3 - Vue3 SDK types & Docs updates
We fixed a particular problem with import of types for the Vue 3 SDK for more modern projects.