This repository has been 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-scroll
in 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-redux
from~4.4.5
to^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-loader
would 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-redial
where thedeferredLoading
is nowafterTransitionLoading
— # 38 by @PAkerstrand -
Renamed
settings.runtime.fetch.client.blocking
andsettings.runtime.fetch.client.defer
to match the API in the latest version ofreact-router-redial
— #38 by @PAkerstrandOld Setting New Setting settings.runtime.fetch.client.
blocking
settings.runtime.fetch.client.
beforeTransition
settings.runtime.fetch.client.
defer
settings.runtime.fetch.client.
afterTransition
Features
- Updated
react-router
to~2.8.1
andreact-router-redial
to~0.3.0
— #38 by @PAkerstrand - Addes
react-router-scroll
by default — #38 by @PAkerstrand - Will now use the latest version of
roc-plugin-react
resulting 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-react
inroc-package-web-app-react-dev