1.1.6
github-actions
released this
28 Apr 21:18
·
44 commits
to develop-v5
since this release
Added
- Added
ServicesTrait
for the plugin service component registration - Add
phpstan
andecs
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
Fixed
- Fixed an issue where an exception would be thrown if
orderBy
wasnull
(#49)