Skip to content

6.0.0

Choose a tag to compare

@wooorm wooorm released this 02 Nov 11:48
· 12 commits to main since this release
b2516cf
  • 8e7f3a4 Change to use file URLs, replace cwd with from
    migrate: expect file URIs as output from resolvePlugin;
    also pass file URLs (file://…) in as from, such as with import.meta.url, instead of file paths in cwd
  • 9cea089 Change to require Node.js 16
    migrate: update too
  • 18e5128 Change to use exports
    migrate: don’t use private APIs

Full Changelog: 5.1.0...6.0.0