v2.1.0
Features
- Added a few example setups to make the local development experience with
webpack-dashboard
a lot easier. Users can now clone the repo,yarn
, andyarn dev
to get running. Included in: #267 - Migrated to
inspectpack@4
. Included in: #263 - Added TypeScript defitions. Included in: #269
Tests
- Added regression tests to fix an unknown import issue for our
format-*
utils. Included in: #263 - Added tests for all
Dashboard
methods. Included in: #263
Docs
- Added a Local Development section to the README to make it easier to contribute to
webpack-dashboard
. Included in: #267
Migration Instructions
No changes required to start using v2.1.0 🎉