Skip to content

Releases: Va1/browser-sync-webpack-plugin

v2.4.0

Choose a tag to compare

@Va1 Va1 released this 04 Jun 15:19
  • added support for browser-sync v3 (on npm/package.json validation level)
  • updated versions of the peer dependencies, added npm lockfile to to Git index

v2.3.0

Choose a tag to compare

@Va1 Va1 released this 21 Dec 18:33
v2.3.0

v2.2.2

Choose a tag to compare

@Va1 Va1 released this 19 Mar 09:10
v2.2.2; codestyle fixes

v2.2.1

Choose a tag to compare

@Va1 Va1 released this 17 Mar 14:56
v2.2.1; another native replacement

v2.0.1

Choose a tag to compare

@Va1 Va1 released this 01 Feb 22:50
v2.0.1; readme update

v1.2.0

Choose a tag to compare

@Va1 Va1 released this 03 Jul 19:50
not showing 'Rebuilding...' notification when 'notify' is false

v1.1.4

Choose a tag to compare

@Va1 Va1 released this 30 Jan 16:14
varsion 1.1.4. another take on fixing peerDependencies warnings

v1.1.3

Choose a tag to compare

@Va1 Va1 released this 20 Sep 11:03
proper webpack 2 peer dependency definition. version 1.1.3

v1.1.2

Choose a tag to compare

@Va1 Va1 released this 02 Aug 14:39
npm peerDependencies updated to not warn of webpack 2.x.x. version 1.1.2

v1.1.0

Choose a tag to compare

@Va1 Va1 released this 06 Jul 12:53
addition to the noderat's pull request. minor naming improvements. lo…