2.22.1
Bug Squashing
Hey UX'ers!
Just a small, but important bug fix release.
Autocomplete
- Fix grouped options order by @zavarock in #1825
- Added Polish translation for "Add ..." message by @skmedix in #2418
Map
- Fix documentations codeblocks for the LiveComponent integration by @Kocal in #2412
- Fix default values of Stimulus Map Controller by @Kocal in #2420
Icons
- Fix
LockIconsCommand
definition when Iconify is disabled by @smnandre in #2416 - Fix doc typo by @karpilin in #2424
StimulusBundle
Live Components
- Update docs for
PostHydrate
,PreDehydrate
&PreReRender
by @nehalgajjar in #2431 - Handle loose comparison with empty placeholder by @FoxCie in #2426
Twig Components
- Add tip about
make:twig-component
command by @DennisdeBest in #2384 - Mention how to work with Twig macros in Twig Components by @javiereguiluz in #2432
Miscellaneous
- Apply natural import order for JS to synchronise the code base with Biome and its configuration by @chadyred in #2423
- Drop format, lint, check-format and check-lint commands, replace them with check and ci commands by @Kocal in #2428
- Replace CleanCSS by LightningCSS by @Kocal in #2429
Site
- Update Symfony 7.2 by @smnandre in #2411
- Show a visible link to the docs of each package by @javiereguiluz in #2309
New Contributors
Full Changelog: v2.22.0 -> v2.22.1