Releases: textlint-rule/textlint-rule-no-dead-link
Releases · textlint-rule/textlint-rule-no-dead-link
v5.1.0
Bug Fixes
- use import type for typing (8446573)
Features
- add
maxRetryAfterTime
option (dbeed6b)
v5.0.0
Features
BREAKING CHANGES
- It depended on textlint 12.2.0>=
- delete experimental
keepAlive
optoin
v4.8.0
Bug Fixes
Features
- rule: add
maxRetryTime
option (#136) (9f9c636)
- Add handling of
Retry-After
resposne header
4.6.2
Bug Fixes
- avoid ERR_TLS_CERT_ALTNAME_INVALID when redirected url (#126) (45a053d)
4.6.0
Features
- rule: support
keepAlive
option experimentally (0ffc067)