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

Angular 16 support #76

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Angular 16 support #76

wants to merge 1 commit into from

Conversation

arturovt
Copy link

In this commit, dependencies have been updated using ng update from Angular 13 to Angular 16. The new version also supports marking components as standalone, so this has been implemented. It is now possible to import components individually rather than the entire module.

Resolves #69

In this commit, dependencies have been updated using ng update from Angular 13 to Angular 16.
The new version also supports marking components as standalone, so this has been implemented.
It is now possible to import components individually rather than the entire module.

Resolves #69
@moorthyptm
Copy link

Hey @arturovt ,

Do you have any idea on 'powerbi-client' ESM support ?

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.

2 participants