Skip to content

2.0.0

Compare
Choose a tag to compare
@richan-fongdasen richan-fongdasen released this 13 Feb 08:45
5dca920

Warning: This release contain breaking changes.

  • Add support for Laravel 9
  • Add support for PHP 8.1
  • Enforce strict types in class properties and method params.
  • Refactor Facade class name & namespace. The facade now will be accessible at RichanFongdasen\Varnishable\Facade\Varnishable
  • All observed models have to implement the VarnishableModel contract.