Webpack Dashboard Versions Save

A CLI dashboard for webpack dev server

v3.3.8

11 months ago

Patch Changes

  • Adding GitHub release workflow (#354)

v3.0.7

4 years ago

Features

Migration Instructions

No changes required to start using v3.0.7 🎉.

v3.0.6

4 years ago

Features

Migration Instructions

No changes required to start using v3.0.6 🎉.

v3.0.5

5 years ago

Features

Security

v3.0.4

5 years ago

v3.0.4 was an erroneous publish.

v3.0.3

5 years ago

Bugs

Socket.io disconnects / large stats object size: Dramatically reduce the size of the webpack stats object being sent from client (webpack plugin) to server (CLI). Add client error/disconnect information for better future debugging. Original issue: #279 and fix: #281.

Migration Instructions

No changes required to start using v3.0.3 🎉.

3.0.2

5 years ago

Features

Migration Instructions

No changes required to start using v3.0.2 🎉.

3.0.1

5 years ago

Features

Migration Instructions

No changes required to start using v3.0.1 🎉. We do recommend adopting this patch as soon as possible to get the security upgrades.

3.0.0

5 years ago

Features

Docs

Migration Instructions

With this release we are dropping support for Node 6 altogether. neo-blessed requires Node >= 8.0.0, meaning all users of the dashboard will need to run it using Node 8 or above. Previous versions of webpack-dashboard are still compatible with Node 6.

v2.1.0

5 years ago

Features

Tests

Docs

Migration Instructions

No changes required to start using v2.1.0 🎉