- Require Dart 2.18 and support Dart 3
- Rename library to
linkcheckinstead oflinkcheck.run - Update to the latest dependencies supporting sound null safety
- Switch to Dart recommended lints (
package:lints/recommended.yaml) - Use objects instead of maps to communicate between isolates
See the full changelog for changes in earlier releases.