Skip to content

Typescript types

Choose a tag to compare

@hildjj hildjj released this 24 Feb 19:48
· 103 commits to main since this release
v1.1.0
feac384
  • Update to match node 17.6.0
    • Adds support for numericSeparator
  • Add typescript types
  • Ensure node 10.18+ is still supported by tweaking node's code to not use ??, etc.