Releases: topheman/rxjs-experiments
Releases · topheman/rxjs-experiments
v1.1.0
Now using lite-router
src/scripts/libs/micro-router
has now been published as the lite-router
npm package:
Switch to lite-router:
- b31cdcd now use
lite-router
- fd258b9 links to
lite-router
on website - 164f9ac upgrade to
[email protected]
v1.0.0
v0.5.0
v0.4.0
Add offline support through AppCache
manifest.appcache
automatically generated with correct files using appcache-webpack-pluginoffline.html
generated via html-webpack-plugin to be served asFALLBACK
manifest.appcache
served in dev-server mode but nothing cached to keep developer experience
Read the WIKI page for more details.
Changelog: v0.3.0...v0.4.0