Skip to content

5.0.0

Latest
Compare
Choose a tag to compare
@wooorm wooorm released this 05 Jun 11:29
· 7 commits to main since this release
cf6fff7

Change

  • Change to require Node.js 16
    migrate: update Node
  • 63dcd08 Change to use export map
    migrate: don’t use private APIs
  • 038c164 Change to return undefined for out-of-bound offsets
    migrate: check for undefined as a return value in toOffset instead of -1
  • 4d67eb7 Change to yield undefined for invalid points
    by @remcohaszing in #12, by @wooorm in #13
    migrate: check for undefined as a return value in toPoint

Misc

Full Changelog: 4.1.0...5.0.0