I have seen that the support for Angular 18 is already merged in the NgXs changelog.
Has anyone an idea about the release schedule?
Can I use @ngxs/store@dev
to start my angular migration? Is it stable enough? Is it corresponding to the next release? If I use the @ngxs/store@dev
, will I have to do additional modification when the next released is published?
Thanks in advance and for all the work made in that lib