Skip to content

Releases: webpack/tapable

v0.2.9

27 Nov 09:11
Compare
Choose a tag to compare

Bugfixes

  • added LICENSE file

v1.1.0

12 Sep 10:53
Compare
Choose a tag to compare

Features

  • add LICENSE file
  • add documentation
  • add nice error when non-promise is returned from tapPromise
  • performance improvements

Bugfixes

  • fix a memory leak
  • typo fixes

v1.0.0

12 Sep 10:47
Compare
Choose a tag to compare

Major changes

v1.0.0-beta.5

12 Dec 12:35
Compare
Choose a tag to compare
  • Refactor Code Generation
  • add documentation
  • add context to allow i. e. logging, progress reporting
  • bugfixes
  • expose all Hooks