Releases: gabrielbull/react-router-server
Releases · gabrielbull/react-router-server
Release 4.2.3
- Adds support for matching webpack imports using arrow functions
Release 4.2.2
- Fixed some issues with HMR
Release 4.2.1
- Added withDone decorator and Redux example
Release 4.2.0
- Made compatible with new versions of React and Webpack
Release 4.1.1
- Fixed issue with fetchState
Release 4.1.0
- Added exception handling in the render methods
Release 4.0.1
- Made compatible with React 15.5
- Added typescript definitions
Release 4.0.0
- Removed support for react-router beta and cleaned up
Release 2.1.0
- Added support for react-router beta and release
Release 2.0.0
- Fixed issue with render not resolving
- Added renderToStaticMarkup method