Skip to content

TypeScript improvements, bugfixes, and testing improvements

Compare
Choose a tag to compare
@AsyncBanana AsyncBanana released this 14 Apr 19:45
· 7 commits to master since this release
fa6519f

What's Changed

  • Type exports for external references. by @garrett-wombat in #34
  • fix error if input object was created by a null prototype by @AnnatarHe in #35
  • Updated dependencies
  • Updated tests to check for null object prototypes and to use Node's test runner

New Contributors

Full Changelog: v1.3.1...v1.3.2