Skip to content

v2.1.0

Compare
Choose a tag to compare
@parkerziegler parkerziegler released this 29 Jan 21:06
· 101 commits to master since this release

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, and yarn 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 🎉