This repository was archived by the owner on Jan 2, 2018. It is now read-only.
Releases: rocjs/roc-package-web-app-react
Releases · rocjs/roc-package-web-app-react
v1.0.0-beta.12
v1.0.0-beta.11
v1.0.0-beta.10
Features
- Added a simple way to add Redux store enhancers — #56 by @dlmr
- Added new data to the template that can be used when rendering — #55 by @dlmr
Fixes
- Deprecated
react-router-scrollin favour ofreact-router-scroll-async* — #57 by @dlmr
Solves a bug related to scroll state and async transitions when fetching data
New Dependencies
- Updated
react-reduxfrom~4.4.5to^5.0.1* — #54 by @PAkerstrand
* Backwards compatible
v1.0.0-beta.9
Features
- Enables server side redirect both when using Redux and not — #51 by @andreasrs
Fixes
- Fixes a problem when using redirect with React Router and using a non default base path — #51 by @andreasrs
v1.0.0-beta.8
Fixes
- Solves a bug where the
bundle-loaderwould not be installed. — #47 by @baseonmars
v1.0.0-beta.7
Features
- Adds support for easily polyfill Intl. — #45 by @baseonmars
v1.0.0-beta.6
v1.0.0-beta.5
Breaking
-
Breaking change in
react-router-redialwhere thedeferredLoadingis nowafterTransitionLoading— # 38 by @PAkerstrand -
Renamed
settings.runtime.fetch.client.blockingandsettings.runtime.fetch.client.deferto match the API in the latest version ofreact-router-redial— #38 by @PAkerstrandOld Setting New Setting settings.runtime.fetch.client.blockingsettings.runtime.fetch.client.beforeTransitionsettings.runtime.fetch.client.defersettings.runtime.fetch.client.afterTransition
Features
- Updated
react-routerto~2.8.1andreact-router-redialto~0.3.0— #38 by @PAkerstrand - Addes
react-router-scrollby default — #38 by @PAkerstrand - Will now use the latest version of
roc-plugin-reactresulting in new version of React,^15.3.2, and React DOM,^15.3.2— https://github.com/rocjs/roc-plugin-react/releases/tag/v1.0.0-beta.3
Fixes
v1.0.0-beta.4
v1.0.0-alpha.13
Fixes
- Corrects the version of
roc-package-web-app-reactinroc-package-web-app-react-dev