Store: [Question] When is the next release planned?

Created on 9 Oct 2018  路  7Comments  路  Source: ngxs/store

We're currently blocked from using NGXS by our CSP because of unsave-eval.

This, however, is fixed by this PR.

Is there any indication when the next NGXS release that includes this PR will be released?

Most helpful comment

The development builds were not being published by the CI.
I was given admin rights today and have fixed the build.
@ToxSickCoder There is now a new @dev version you can try with this feature in it.
Please let me know if the issue is fixed for you.
Regarding the next official release, it will have to be a minor release because of the features that have been added on master. We are waiting for a few more changes to master before we publish a new official release.

All 7 comments

@markwhitfeld ping

Meanwhile, you can use the Development Builds.

The development builds were not being published by the CI.
I was given admin rights today and have fixed the build.
@ToxSickCoder There is now a new @dev version you can try with this feature in it.
Please let me know if the issue is fixed for you.
Regarding the next official release, it will have to be a minor release because of the features that have been added on master. We are waiting for a few more changes to master before we publish a new official release.

Ok, great! We were a bit worried since the last release was 3 months ago. It's good to hear that it was just a problem with the CI.

I just installed the dev version, and it seems to have fixed our CSP problem. Thanks!

It looks like there have been commits recently to support Angular 7. Will there be a release soon with Angular 7 support? NGXS is the last library we are waiting on for official Angular 7 support.

I see now that Angular 7 support is part of milestone 5 (3.3.0) https://github.com/ngxs/store/milestone/5
Thanks for the hard work everyone!

You can have this changes right now if you use the dev builds.

yarn add @ngxs/{store,logger-plugin}@dev
Was this page helpful?
0 / 5 - 0 ratings

Related issues

abalad picture abalad  路  5Comments

piernik picture piernik  路  5Comments

TomDemulierChevret picture TomDemulierChevret  路  3Comments

ThibaudAV picture ThibaudAV  路  3Comments

goodmite picture goodmite  路  5Comments