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

feat: upgrade to Angular 13 and new Angular Package Format #394

Merged
merged 3 commits into from
Nov 9, 2021
Merged

feat: upgrade to Angular 13 and new Angular Package Format #394

merged 3 commits into from
Nov 9, 2021

Conversation

arturovt
Copy link
Contributor

@arturovt arturovt commented Nov 8, 2021

Since Angular 13 has removed the View Engine support we can now switch to the partial compilation to accommodate with APF (Angular Package Format).

https://angular.io/guide/angular-package-format#partial-compilation

This's a breaking change and might be published as a major version (@ctrl/ngx-emoji-mart@7).

@scttcper
Copy link
Owner

scttcper commented Nov 9, 2021

@arturovt thanks for taking the initiative. I've set it to be angular 12 minimum which shouldn't be a breaking change. It seems like v12 is fine as long as you're using ivy which is basically everyone.

@scttcper scttcper changed the title feat: upgrade to Angular 13 and support new Angular Package Format feat: upgrade to Angular 13 and new Angular Package Format Nov 9, 2021
@scttcper scttcper merged commit b826632 into scttcper:master Nov 9, 2021
@scttcper
Copy link
Owner

scttcper commented Nov 9, 2021

🎉 This PR is included in version 6.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@arturovt arturovt deleted the feat/ng-13-apf branch November 9, 2021 06:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants