Skip to content

4.1 Release

Compare
Choose a tag to compare
@juanparati juanparati released this 25 May 11:01
· 1 commit to 4.x since this release

Changelog

  • PHP 8.1 is the minimum required.
  • Implemented immutability for options and resolutions.
  • Added default resolutions and options to Laravel configuration file.
  • Resolution types are declared by NodeResolution enumeration instead constant values (breaking change).
  • Implemented "clone" method.