bloomreach / spa-sdk

Apache License 2.0
15 stars 16 forks source link

Issues with angular 17 #36

Closed jshahcodes closed 1 month ago

jshahcodes commented 2 months ago

I have been trying to upgrade my app running with angular 15 to angular 17 - doing so bloomreach sdk is throwing multiple errors - just wanted to know what is an ideal way of using bloomreach with angular 17 or if at all its possible to do this or now .

beetlerom commented 1 month ago

@jshahcodes We've recently added support for ng17. You can find the latest release here: https://github.com/bloomreach/spa-sdk/releases/tag/spa-sdk-23.3.0 . Let us know if this works or feel free to open a new issue if you run into anything.

jshahcodes commented 1 month ago

@jshahcodes We've recently added support for ng17. You can find the latest release here: https://github.com/bloomreach/spa-sdk/releases/tag/spa-sdk-23.3.0 . Let us know if this works or feel free to open a new issue if you run into anything.

Thankyou for quick response , i will test this and let you know