Skip to content

3.0.0

Compare
Choose a tag to compare
@wooorm wooorm released this 24 Apr 10:37
· 18 commits to main since this release
4db9f0f
  • dcaeda3 breaking: change to make resolve sync
    this changes the return type from Promise<string> to string
    migrate: change await resolve(x) to resolve(x)
    by @giltayar in #15
  • c6aa7d5 Backport changes from Node

Notice: This release drops support for Node 14. Migrate by using Node 16 or later.

Full Changelog: 2.2.2...3.0.0