ng-turkey / ngxs-reset-plugin

Reset plugin for NGXS: Effortlessly clears, resets, or overwrites NGXS states respecting the state tree.
https://stackblitz.com/edit/ngxs-pizza
MIT License
108 stars 8 forks source link

Angular 12 compatibility #54

Closed ch000 closed 3 years ago

ch000 commented 3 years ago

Hi, right now this project is locked to angular < 12. Are there any technical reasons for this, or could the dependencies be updated to include angular 12? Thanks

armanozak commented 3 years ago

Thank you for notifying us.

No, it should work with v12. I have prepared a PR and you can expect a release soon.