angular / preboot

Coordinate transfer of state from server to client view for isomorphic/universal JavaScript web applications
MIT License
382 stars 51 forks source link

feat: rename noReplay to replay; set to true by default #71

Closed mgol closed 6 years ago

mgol commented 6 years ago

Fixes #69

An API change.

See #69

See #69

Yes, but Preboot 6 requires a different way of importing inside of an Angular NgModule so people upgrading will have to change their imports anyway.