Releases: bloomreach/spa-sdk
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.
22.0.2 SDK Documentation Portal
We have a new documentation portal! We hope we will be able to serve developers better by providing an integrated documentation portal. For now it includes a combination of all the content found in the readme's, a migration guide and links to the release notes and changelog, to be expanded on in the future. You can find it here: https://bloomreach.github.io/spa-sdk/docs/
We welcome any feedback on it and requests to add content.
We also removed the OnPush changedetection from the angular components, fixing this issue.