1.0.29
github-actions
released this
09 Feb 11:21
·
99 commits
to develop-v5
since this release
Added
- Add
phpstan
andecs
code linting - Add
code-analysis.yaml
GitHub action
Changed
- Add
allow-plugins
for CI - Switch over to Vite
^5.0.0
& Node^20.0.0
for the buildchain - Move to using
ServicesTrait
and add getter methods for services - Update the Test on Google PageSpeed Insights URL to
pagespeed.web.dev
- Clean up search bar CSS
- Updated docs to use node 20 & a new sitemap plugin
- ECS code cleanup
Fixed
- Update to Boomerang Loader Snippet version 15 to modernize the loader, and eliminage
document.write
warnings - Added the unused
static
to the Tailwind CSSblocklist
to avoid a name collision with a Craft CSS class (#1412)