github symfony/ux v2.30.0
2.30.0 : PHP 8.5

9 days ago

Hey UX'ers!

This release focuses on stability and compatibility: Live Components and Maps get key
bug fixes, React and Icons see small improvements, and Symfony UX is now fully compatible
with PHP 8.5.

Twig Components

Live Components

  • Return empty string for data-value="" instead of falling back to null by @mercuryseries in #3031
  • Clean versionadded by @smnandre in #3049
  • Refactor and fix some edge cases on new URL generation with path + query LiveProps by @Kocal in #3053
  • Fix BC Break when defining LiveProp properties with PHPDoc type and no-native type, when using TypeInfo by @norkunas in #3043

Map

React

  • Fix importmap to require react-dom/client by @Kocal in #3030

Icons

  • Fallback to default dimensions 16/16 when Icon's dimensions on Iconify are missing by @stlgaits in #3042

Miscellaneous

New Contributors

Full Changelog: v2.29.2...v2.30.0

Don't miss a new ux release

NewReleases is sending notifications on new releases.