Skip to content

0.8.0

Compare
Choose a tag to compare
@schlessera schlessera released this 23 Oct 06:54
· 505 commits to main since this release
6197885

Changes

  • Add AutoExtensions transformer [#210], [#381]
  • Add OptimizeViewport transformer [#373]
  • Add ProtectEsiTags Document filter [#343], [#369]
  • Turn TagWithExtensionSpec into an abstract class [#358] (⚠breaking change)
  • Add $headers argument to RemoteGetRequest::get() [#356]
  • Add Attribute::DEFER [#366]
  • Refactor CLI option retrieval to improve typing [#357] (⚠breaking change)
  • Update documentation for OptimizeHeroImages [#337]

Bugfixes

  • Only merge CSS rules for display:none [#335]
  • Fix PHP 8.1 compatibility issues [#374]

Dependencies

  • Regenerate validator specs and update SpecGenerator and Dumper classes [#384]

Meta

  • Fix outdated PHPStan version in GHA workflow [#368]
  • Sync spec test suite [#375]