Minor changes:
Upgrade Notes:
The library now uses TS 3.1 internally, and a number of instances of any have been replaced with the newer unknown type. Projects using < [email protected] will need a polyfill for the unknown type, such as unknown-ts.