Releases: webpack/tapable
Releases · webpack/tapable
v2.3.3
21 Apr 13:37
Compare
Sorry, something went wrong.
No results found
v2.3.2
23 Mar 23:26
Compare
Sorry, something went wrong.
No results found
v2.3.1
23 Mar 12:55
Compare
Sorry, something went wrong.
No results found
v2.3.0
02 Oct 11:46
Compare
Sorry, something went wrong.
No results found
Features
[TYPES] Added TypedHookMap type.
v2.2.3
22 Aug 16:27
Compare
Sorry, something went wrong.
No results found
Fixes
Async hook catch an error when reject a falsy value
[typescript] Support to pass return type for waterfall hooks
v2.2.2
19 May 17:53
Compare
Sorry, something went wrong.
No results found
Developer Experience
add interceptors type to hook class
v2.2.1
13 Sep 09:56
Compare
Sorry, something went wrong.
No results found
Developer Experience
fix some incorrect typings
v2.2.0
04 Dec 13:58
Compare
Sorry, something went wrong.
No results found
Features
add basic support for in browser usage
avoid arrow functions in favor of normal functions
Performance
flag functions in good path for eager parsing
v2.1.1
09 Nov 10:29
Compare
Sorry, something went wrong.
No results found
Bugfix
add workaround for jsdoc-style typescript bug
v2.1.0
09 Nov 09:30
Compare
Sorry, something went wrong.
No results found
Features
allow custom options for taps
Bugfixes
fix types for interceptor.register