Skip to content

Releases: remarkjs/remark-lint-no-dead-urls

2.0.0

27 Sep 15:29
c1365e1
Compare
Choose a tag to compare

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