Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: Compatibility for Angular v15+ #2034

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

kashgurung
Copy link

@kashgurung kashgurung commented May 24, 2023

  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 kashgurung changed the title build: upgrade to angular 15 build: upgrade to Angular v15 May 25, 2023
@kashgurung kashgurung changed the title build: upgrade to Angular v15 build: upgrade to angular v15 May 25, 2023
@kashgurung kashgurung marked this pull request as ready for review May 25, 2023 11:41
@sametcelikbicak
Copy link

sametcelikbicak commented Jul 20, 2023

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

@kashgurung kashgurung changed the title build: upgrade to angular v15 build: Compatibility for Angular v15+ Mar 17, 2024
@phyr0s
Copy link

phyr0s commented Apr 15, 2024

Any news on this @sebholstein ?

@marcolazzara
Copy link

marcolazzara commented May 24, 2024

  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/agm-core@4.0.0-beta.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants