livechat / chat-widget-adapters

This project contains a set of libraries for adapting LiveChat Chat Widget with certain frontend frameworks
https://developers.livechat.com
MIT License
24 stars 8 forks source link

Update library to support Angular v18 compatibility #94

Closed tonisiforou closed 4 months ago

tonisiforou commented 5 months ago

Dependency conflicts: Please update the library to enable migration to Angular v18.

tonisiforou commented 5 months ago

Hello! Could you please provide an update on the progress of this? @walaszczykm

md-idea commented 4 months ago

Hi. Is this there an update on this one?

On a quick look through the source code, I don't think there's any breaking changes for you in Angular 18. A quick test + an update to package.json to declare support should be enough

walaszczykm commented 4 months ago

Hello, thanks for reporting the issue, and sorry for the delay.

I will take a look at this one this week. There is already an open PR to address it but it only updates peer dependencies while not making and upgrade for test purposes https://github.com/livechat/chat-widget-adapters/pull/95

thelitlej commented 4 months ago

Hello, thanks for reporting the issue, and sorry for the delay.

I will take a look at this one this week. There is already an open PR to address it but it only updates peer dependencies while not making and upgrade for test purposes #95

What is happening with this, what was the result looking in to it two weeks ago?

md-idea commented 4 months ago

Looks like the PR is approved but the build hasn't run

walaszczykm commented 4 months ago

The new version supporting Angular 18 was released as v1.3.3 https://www.npmjs.com/package/@livechat/widget-angular/v/1.3.3

md-idea commented 3 months ago

Brilliant thank you