changelog.md
August 13, 2019 ยท View on GitHub
v1.0.6
- Perforamnce improvements for production deploys. Added a build cache for babel and riot components.
v1.0.4
- Update riot.js to v4.3.7
- Update riot-jss to v1.0.8
v1.0.2
- Replace browserify-hmr module with more reliable feature #62
v1.0.0
- SSR
- Natural Routing
- Database Interface
- Users and Sessions
- Server Sent State (w/feathers.js)
- Socket IO (w/feathers.js)
- Plugin support
- Configuration
- Modify RiotJS to work with DI (inject
document,Node, and global ctx)