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
This commit was created on github.com and signed with GitHub’s verified signature.
The key has expired.
Fix problem noted in #130 failing to work with Angular
Fix this by removing polyfills from the package
This also returns our bundle size back to something more sane, like 160k or so for browser, and 1mb-ish for node (node is not minified.. i guess that's something we should maybe look into)
Fix for calling 'stop' before 'init', it no longer throws a runtime error
Fix inputstream.target definition in typescript declarations