v7.0.0
This module's core renderer, the jsx-render-engine
is now part of this repository build process. As such, deployment of both npm repositories are triggered upon version bump.
code
- Added react-router to v4 support
- v4 is now default
- v3 is still available as an export
- Renamed all strategies to reflect the targeted library. For example:
strategy/react
instead ofstrategy/reactTemplates
examples
- Updated examples with webpack 2
- Updated dependencies
chore
- Added more tests
- Added
jsx-render-engine
release process