You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Everything rewritten in TypeScript 3.x, strict mode.
And while distribution is still compiled into ES5, browsers are supported only via TypeScript. For direct JavaScript usage, you will need to use Browserify.
In terms of the overall functionality, no changes.