Version 4.0.1

October 14, 2024

Added

  • Add phpstan and ecs code linting
  • Add code-analysis.yaml GitHub action

Version 4.0.0

July 17, 2022

Added

  • Initial Craft CMS 4 release

Fixed

  • Fixed an issue where getElementUrls() would throw an exception if a class name string was passed in (#31)

Version 4.0.0-beta.2

April 13, 2022

Fixed

  • Fixed an issue that would cause craft.routeMap.getAllRouteRules() to throw an exception (#30)

Version 4.0.0-beta.1

March 14, 2022

Added

  • Initial Craft CMS 4 compatibility