This repository was archived by the owner on Sep 14, 2025. It is now read-only.
v4.0.0
4.0.0
January 16, 2017
Breaking Changes
- 💥🔥 Hard-code Babili config (commit)
- Babel should be added through user-defined Rollup plugins, not through Babel config. Rollup breaks its import decleration with any minimal babel config otherwise
Changed
- 🐛 Fix ServiceWorker watch bug (commit)
- Fixed by moving ServiceWorker generation to deploy:dry only