Skip to content

1.3.1

Compare
Choose a tag to compare
@paulmillr paulmillr released this 11 Dec 10:05
· 324 commits to main since this release
1.3.1
57cdd6d

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