3.1.0
This release has been deprecated on npm due to a critical bug in IE11. Please use
3.1.1
.
Features
- We now add the correct
.length
property to the result function. Thanks @theKashey for this one! - We now add a
.name
to the result function for improved debugging. Thanks @theKashey!
Other
- We now publish a esm module build! Thanks @Andarist!
- Upgraded to the latest
flowtype
- Moved from
mocha
tojest
- Upgrade all dependences to the latest versions