Version 4.0.1

April 18, 2024

Added

  • Added support for template comments for {% include %} and {% extends %} back into the plugin (#40)
  • Add phpstan and ecs code linting
  • Add code-analysis.yaml GitHub action

Changed

  • Updated docs to use node 20 & a new sitemap plugin
  • PHPstan code cleanup
  • ECS code cleanup

Version 4.0.0

May 7, 2022

Added

  • Initial release for Craft CMS 4

Version 4.0.0-beta.2

March 12, 2022

Added

  • Added excludeBlocksThatContain config setting to allow excluding of template comments based on the {% block %} name

Version 4.0.0-beta.1

March 12, 2022

Added

  • Initial Craft CMS 4 compatibility