1.3.1
What's Changed
- Improve compatibility with non-compliant JS parsers: swap n format to Bigint() in #33
- ECMAScript Modules (ESM) support in #32
- Do not depend on
@types/dom
when using Typescript - Improve garbage collector behavior by not using array assignments that call ES6 iterator protocol
New Contributors
Full Changelog: 1.3.0...1.3.1