Skip to content

2.0.0

Compare
Choose a tag to compare
@wooorm wooorm released this 27 Sep 15:29
· 3 commits to main since this release
c1365e1

Change

  • fcd9e43 Change to require Node.js 18
    migrate: update Node
  • 8d91f5f Change to use exports
    migrate: don’t use private APIs
  • e6489d4 Change to use ESM, TypeScript
    migrate: use import
    by @ChristianMurphy in #44
  • 56b572a fb8292c Replace check-links w/ dead-or-alive
    migrate: replace gotOptions -> deadOrAliveOptions;
    notably change options.gotOptions.prefixUrl to options.from
  • 51ecab8 Change to improve messages

Fix

  • 68d24e1 Fix handling of skipLocalhost option

Miscellaneous

Full Changelog: v1.1.0...2.0.0