This repository was archived by the owner on Nov 17, 2025. It is now read-only.
v0.4.0-alpha.0
Pre-release
Pre-release
·
52 commits
to master
since this release
BREAKING CHANGES
- Using workbox v6
Features
- webpack plugin in injectManifest mode (Allan Chain)
Documentation
- update developing step for yarn 2 (Allan Chain)
Tests
- fix windows path (Allan Chain)
- fix util api change (Allan Chain)
- use fork to test develop (Allan Chain)
Builds
- deps-dev: bump axios from 0.19.2 to 0.20.0 (#17) #17 (dependabot[bot])
- deps: bump object-path from 0.11.4 to 0.11.5 in /examples/basic (#19) #19 (dependabot[bot])
- deps-dev: bump axios from 0.20.0 to 0.21.0 (#21) #21 (dependabot[bot])
- deps-dev: bump eslint-config-standard from 14.1.1 to 15.0.0 (#22) #22 (dependabot[bot])
- deps-dev: bump eslint-config-standard from 15.0.1 to 16.0.1 (#23) #23 (dependabot[bot])
- deps-dev: bump eslint-plugin-standard from 4.1.0 to 5.0.0 (#24) #24 (dependabot[bot])
- deps: bump ini from 1.3.5 to 1.3.8 in /examples/basic (#26) #26 (dependabot[bot])
Continuous Integration
- lint after test (Allan Chain)
- use yarn 2 (Allan Chain)
Chores
- deps: upgrade example deps (Allan Chain)
- remove debug log (Allan Chain)
- deps: upgrade dependencies in example/basic (Allan Chain)
- deps: remove unused rename dependency (Allan Chain)
- remove unnecessary files in example (Allan Chain)
- separate test cases using yarn 2 feature (Allan Chain)
- organize deps and upgrade to workbox 6 (Allan Chain)
- release: v0.4.0-alpha.0 (Allan Chain)