Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@bartveneman bartveneman released this 03 May 14:52

Breaking

  • This package now requires Node >= 12
  • When using origins: 'include', link-or-import is now either link or import

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

Full Changelog: v2.3.1...v3.0.0