Releases: remarkjs/remark-lint-no-dead-urls
Releases · remarkjs/remark-lint-no-dead-urls
2.0.1
2.0.0
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: useimport
by @ChristianMurphy in #44 - 56b572a fb8292c Replace
check-links
w/dead-or-alive
migrate: replacegotOptions
->deadOrAliveOptions
;
notably changeoptions.gotOptions.prefixUrl
tooptions.from
- 51ecab8 Change to improve messages
Fix
- 68d24e1 Fix handling of
skipLocalhost
option
Miscellaneous
- 388e7f7 Add declaration maps
- 20691f8 Refactor to move main types to
index.d.ts
- 426f596 1c8905d Refactor code-style
- b819084 a9ced5d Refactor docs
Full Changelog: v1.1.0...2.0.0