symfony/ux-react
Integration of React in Symfony
v3.4.0
1.8M downloads/mo
#2802 most downloaded on Packagist
symfony/ux-react
What this package is like to depend on
Last release 29 days ago
25 Jul 2026
Release timing varies
gaps range from 8 days to 3 months
Some releases are documented
notes for 18 of 55 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
55 releases · first in 2022
11 releases in the last 12 months
see the full history below
Release timeline
47 releases · Jun 2022 to Jul 2026Releases
latest 55-
v3.4.025 Jul 2026 -
v3.3.009 Jul 2026 -
v3.2.005 Jun 2026 -
v3.1.022 May 2026 -
v3.0.009 Apr 2026Release notes
Open source →Changelog (v2.34.0...v3.0.0)
- feature #3453 Update minimum required Symfony version to 7.4 (@Kocal)
- feature #3450 Upgrade minimum required PHP version to 8.4 (@Kocal)
- feature #3407 Allow Symfony UX 3.x packages (@Kocal)
- bug #3187 Add phpunit.dist.xml in .gitattributes (@Kocal)
- bug #3182 Drop Symfony PHPUnit Bridge in favor of PHPUnit >= 11.0 (@Kocal)
- feature #3102 Remove StimulusHelper deprecation for 3.0 (@smnandre)
- feature #2998 Upgrade minimum required PHP version to 8.2 (@Kocal)
- feature #2996 Update minimum required Symfony version to ^6.4 (@Kocal)
Release notes
Open source →- Minimum required Symfony version is now 7.4
- Minimum required PHP version is now 8.4
- Remove old compatibility layer with deprecated
StimulusTwigExtensionfrom WebpackEncoreBundle ^1.0, use StimulusBundle instead
-
v2.36.006 May 2026 -
v2.35.003 Apr 2026Release notes
Open source →Changelog (v2.34.0...v2.35.0)
- feature #3407 Allow Symfony UX 3.x packages (@Kocal)
-
v2.34.021 Mar 2026 -
v2.33.015 Mar 2026 -
v2.32.002 Dec 2025Nothing published for this version
-
v2.31.016 Oct 2025Nothing published for this version
-
v2.30.027 Aug 2025Nothing published for this version
-
v2.29.218 Aug 2025Nothing published for this version
-
v2.29.108 Aug 2025Nothing published for this version
-
v2.29.005 Aug 2025 -
v2.28.229 Jul 2025Nothing published for this version
-
v2.28.128 Jul 2025Nothing published for this version
-
v2.28.028 Jul 2025Release notes
Open source →-
[BC BREAK] By modernizing our building tools, the file
dist/render_controller.jsnow does not contain any useless code related todevelopmentenvironment.This file is now smaller and faster to load, but the imported module changed from
react-domtoreact-dom/client:- You are not impacted if you are using the Symfony AssetMapper and Symfony Flex, or Webpack Encore.
- You are impacted if you are using the Symfony AssetMapper but not Symfony Flex, you need to :
php bin/console importmap:remove react-dom php bin/console importmap:require react-dom/client
-
-
v2.27.022 Jun 2025Nothing published for this version
-
v2.26.105 Jun 2025Nothing published for this version
-
v2.26.023 May 2025 -
v2.25.219 May 2025Nothing published for this version
-
v2.25.119 May 2025Nothing published for this version
-
v2.25.026 Apr 2025Nothing published for this version
-
v2.24.009 Mar 2025Nothing published for this version
-
v2.23.005 Dec 2024Nothing published for this version
-
v2.22.1no dateNothing published for this version
-
v2.22.020 Nov 2024Nothing published for this version
-
v2.21.022 Oct 2024Release notes
Open source →- Add
permanentoption to thereact_componentTwig function, to prevent the unmounting when the component is deconnected and immediately re-connected
- Add
-
v2.20.024 Sep 2024Nothing published for this version
-
v2.19.314 Aug 2024Nothing published for this version
-
v2.19.030 Jul 2024Nothing published for this version
-
v2.18.001 Jun 2024Nothing published for this version
-
v2.17.019 Apr 2024Nothing published for this version
-
v2.16.007 Jan 2024Nothing published for this version
-
v2.15.0no dateNothing published for this version
-
v2.14.0no dateNothing published for this version
-
v2.13.211 Nov 2023 -
v2.13.007 Nov 2023 -
v2.12.015 Jul 2023Nothing published for this version
-
v2.11.1no dateNothing published for this version
-
v2.11.0no dateNothing published for this version
-
v2.10.028 Jun 2023Nothing published for this version
-
v2.9.130 May 2023Nothing published for this version
-
v2.9.026 May 2023Release notes
Open source →-
Add support for symfony/asset-mapper
-
Replace
symfony/webpack-encore-bundlebysymfony/stimulus-bundlein dependencies -
Minimum PHP version is now 8.1
-
-
v2.8.116 Apr 2023Nothing published for this version
-
v2.8.0no dateNothing published for this version
-
v2.7.124 Jan 2023Nothing published for this version
-
v2.7.019 Jan 2023Release notes
Open source →-
Add
assets/srcto.gitattributesto exclude source TypeScript files from installing. -
TypeScript types are now included.
-
-
v2.6.128 Nov 2022Nothing published for this version
-
v2.6.0no dateRelease notes
Open source →-
[BC BREAK] The
assets/directory was moved fromResources/assets/toassets/. Make sure the path in yourpackage.jsonfile is updated accordingly. -
The directory structure of the bundle was updated to match modern best-practices.
-
-
v2.5.008 Sep 2022Nothing published for this version
-
v2.4.004 Jul 2022Nothing published for this version
-
v2.3.0no dateNothing published for this version
-
v2.2.013 Jun 2022Nothing published for this version