v3.5.0
Features:
Bugfixes:
- Fixed streamline benchmarks (#1233)
- Fixed yielding a function calling the function (#1314, #1315)
- Fixed confusing error message when calling .catch with non function predicate (#1350)
- Fixed .props resolving to empty object when called with empty
Map
(#1338) - Fixed confusing error message when invoking
Promise
directly withoutnew
(#1320) - Added dedicated webpack entry point (#1318)