Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Dec 09:47
· 30 commits to refs/heads/main since this release
5d3d8be

Maintenance release to support spatie/browsershot v4. Besides renaming a configuration key, there are no breaking changes. If you do image manipulations you now need to install spatie/image separately.

We also dropped support for older PHP and Laravel versions to make maintenance easier.

See our upgrade guide for details.

Changed

  • [BREAKING] Rename sidecar-browsershot.layer-config to sidecar-browsershot.layers-config (#103)
  • Support Browsershot v4 (#107)
  • Improve Reference Test to use Pixelmatch (#108)

Removed

  • Drop Support for PHP 8.0 and PHP 8.1 and Laravel 8 and Laravel 9 (#106)