Skip to content

6.0.0

Latest
Compare
Choose a tag to compare
@wooorm wooorm released this 10 Jun 08:16
· 8 commits to main since this release
86677e2

Change

  • 46dd635 Change to require Node.js 16
    migrate: update Node
  • f72469b Change to use export map
    migrate: don’t use private APIs
  • f4edd0d Change to replace Buffer with Uint8Array
    migrate: this will mostly work, but might break if you use weird ancient encodings
    by @wooorm in #85
  • af5eada Update vfile-message
    migrate: if you used .position on messages, switch that to .place
    optionally use the nicer options parameter to pass your things

Misc

Full Changelog: 5.3.7...6.0.0