Just wondering if there's an ETA / roadmap on when ngrx 4.x is targeted to be available on npm?
Here's an estimate from a month ago: https://github.com/ngrx/store/pull/269#issuecomment-293628437
You can also try the nightly builds already. If you're using the angular-cli, they should be releasing a beta version today with typescript 2.3 support, so there shouldn't be any major barriers for most people to try it after that's released.
The angular-cli now supports typescript 2.3, any update on when this might be released?
You can use nightly build for now, setting your package.json like this:
"@ngrx/effects": "github:ngrx/effects-builds",
"@ngrx/router-store": "github:ngrx/router-store-builds",
"@ngrx/store": "github:ngrx/store-builds",
"@ngrx/store-devtools": "github:ngrx/store-devtools-builds",
Target is July 1
Where is the Gittip/ buy you guys a coffee button? @robwormald
@robwormald You guys still on target? 馃弳
How's the ETA now that the example app has been merged?
Now 馃槆
Great work guys! :-)
Most helpful comment
Target is July 1