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

How to use the nightly versions ? #32

Closed
mlakhara opened this issue May 29, 2017 · 5 comments
Closed

How to use the nightly versions ? #32

mlakhara opened this issue May 29, 2017 · 5 comments

Comments

@mlakhara
Copy link

I have been using the 2.x branch of store, effects, and router-store for a while now and want to upgrade to the 4.x versions. However, I don't see any instructions on how to use the nightly build for the packages under ngrx/platform. It would be great if you could point me in a direction and would really appreciate your help .

@axtho
Copy link

axtho commented May 29, 2017

There are two things that are important for you:

  1. The docs for each module
  2. The migration guide

You will need a little fumbling about to get it to work. But it is possible.

Just be aware that there are two open issues (#30, #31) for implementing v4 (I have tried it myself, but found that it was yet too error prone - maybe I missed stuff, or there are things not fully tested yet).

@vecernik
Copy link

would you add some examples regarding a store default state into a migration guide, please?

@mlakhara
Copy link
Author

@axtho I was more concerned about getting the package installed. I couldn't get it from npm. Only 2.x versions is available there it seems.

@axtho
Copy link

axtho commented May 29, 2017

It says in the docs how to pull nightly builds. Check it out there

@mlakhara
Copy link
Author

@axtho : Sorry, I had visited the docs long ago before sometime. Thanks for pointing this to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants