2.29.2
fix LiveProp
Hey UX'ers!
This release fixes a Live Component, LiveProp
URL generation bug.
Live Components
- Fix new URL calculation with
LiveProp
using Serializer (and attributes), and when using custom modifier by @Kocal in #2988
Icons
- Update the links to some icon sets by @javiereguiluz in #2992
ToolKit
- Improve CI workflows for linting Kits by @Kocal in #2984
- Rework kits architecture, change term for "recipe" by @Kocal in #2986
Miscellaneous
- Remove unnecessary checks for PHP <8.1 (in tests) by @Kocal in #2999
- Make the Windows CI green by @Kocal in #3000
- Ensure UX Map assets are built first by @Kocal in #3001
- Remove PHP-CS-Fixer job by @Kocal in #3002
- Run latest PHP-CS-Fixer with improved configuration by @Kocal in #3003
- Fix highest dev jobs by @Kocal in #3004
- Configure Vitest for unit and browser tests (use @puppeteer/browsers and webdriverio) by @Kocal in #3010
- Use Playwright for Browser testing by @Kocal in #3013
Full Changelog: v2.29.1 -> v2.29.2