Skip to content

Releases: bloomreach/spa-sdk

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.

22.0.2 SDK Documentation Portal

21 Aug 15:46
Compare
Choose a tag to compare

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.