Skip to content

4.0.3

Compare
Choose a tag to compare
@DamonOehlman DamonOehlman released this 08 Jan 10:16
· 52 commits to master since this release

FIX: Remove Array#find usage in the code. Additionally the source tsconfig.json file (not release related, but pertinent) has been set to only expect es5 constructs in the code which should prevent any future attempts to use all the newer things we like to use.

Big thanks to @limonte for picking up these IE11 related issues.