Breaking
- This package now requires Node >= 12
- When using
origins: 'include'
,link-or-import
is now eitherlink
orimport
Improvements
- Add option to exclude inline styles by @bartveneman in #51
- More bulletproof extracting by droppping the CSSCoverage API (Replace coverage API with recursive document.stylesheets by @bartveneman in #57)
- BREAKING: Replace ava with uvu by @bartveneman in #49
- handle server timeouts by @bartveneman in #52
What's Changed
- Upgrade deps by @bartveneman in #44
- Bump normalize-url from 5.3.0 to 5.3.1 by @dependabot in #46
- Update dependencies by @bartveneman in #48
- adds regression test by @bartveneman in #50
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #54
- Bump trim-off-newlines from 1.0.2 to 1.0.3 by @dependabot in #55
- Bump node-fetch from 2.6.1 to 2.6.7 by @dependabot in #56
Full Changelog: v2.3.1...v3.0.0