v2.0.0
Breaking changes
The following changes have been made to classnames with abbreviations in the checks:
CCSSizeCheck
has been changed toCssSizeCheck
TTFBSizeCheck
has been changed toTtfbSizeCheck
HTMLSizeCheck
has been changed toHtmlSizeCheck
If you have scans saved in the database, please ensure you update the failed_checks column in the seo_scans table. The previous namespaces used in this column are no longer compatible.
What's Changed
- Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #27
- Save broken link status code by @Baspa in #28
- Reformat to abbrevation to lowercase by @Baspa in #29
Full Changelog: v1.3.0...v2.0.0