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: Angular 18 + enable usage with zoneless change detection #1017

Merged
merged 2 commits into from
Jun 1, 2024

Conversation

junglerobba
Copy link
Contributor

@junglerobba junglerobba commented May 31, 2024

BREAKING CHANGE: enable usage with zoneless change detection
Switched relevant parts to OnPush + Signals, so this will work with zoneless change detection enabled. I deliberately didn't use any of the new control flow syntax so this should technically still be compatible with Angular 16 (at least in a small test app with 16 it still worked for me)

Copy link

vercel bot commented May 31, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ngx-toastr ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 31, 2024 0:36am

@scttcper scttcper changed the title Upgrade to angular 18 + enable usage with zoneless change detection feat: Upgrade to angular 18 + enable usage with zoneless change detection Jun 1, 2024
@scttcper scttcper merged commit 5461eb4 into scttcper:master Jun 1, 2024
4 checks passed
@scttcper scttcper changed the title feat: Upgrade to angular 18 + enable usage with zoneless change detection feat: Angular 18 + enable usage with zoneless change detection Jun 1, 2024
Copy link

github-actions bot commented Jun 1, 2024

🎉 This PR is included in version 19.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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