angular-google-maps icon indicating copy to clipboard operation
angular-google-maps copied to clipboard

build: Compatibility for Angular v15+

Open kashgurung opened this issue 2 years ago • 3 comments

  1. Upgrade packages to Angular v15
  2. Update Core Packages with RxJS deprecated changes.
  3. Also compatible with Angular v16 (Tested)

Should resolve these issues: #2032, #2043, #2044

NOTE: Until this PR gets merged, please use this package in your projects.

kashgurung avatar May 24 '23 13:05 kashgurung

Hi, is there any plan to merge this PR or another improvement for supporting Angular v16. 👀 @sebholstein

sametcelikbicak avatar Jul 20 '23 10:07 sametcelikbicak

Any news on this @sebholstein ?

phyr0s avatar Apr 15 '24 03:04 phyr0s

  1. Upgrade packages to Angular v15

    1. Update Core Packages with RxJS deprecated changes.

    2. Also compatible with Angular v16 (Tested)

Should resolve these issues: #2032, #2043, #2044

NOTE: Until this PR gets merged, please use this package in your projects.

It seems this package is not working with Angular 16

Could not resolve dependency: npm ERR! peer @angular/common@"^15.2.9" from @druk/[email protected]

marcolazzara avatar May 24 '24 21:05 marcolazzara