Merge branch '2.x' into 3.x

* 2.x:
  Update versions to 2.34.0
  [Native] Fix invalid priority for DevServerListener
  [Apps] Add Native demo
  [Autocomplete][Chartjs][Cropperjs][Dropzone][LazyImage][LiveComponent][Map][Notify][React][StimulusBundle][Svelte][Swup][TogglePassword][Translator][Turbo][Typed][Vue] Update package.json to `2.33.0`
  [Cropperjs] Add image rotation in php side
  [CI] Update permissions to allow pushing changes to the repository during NPM release
  [E2E] Test over Symfony 8.0
This commit is contained in:
Hugo Alliaume
2026-03-23 08:25:36 +01:00

View File

@@ -2,7 +2,7 @@
"name": "@symfony/ux-translator",
"description": "Symfony Translator for JavaScript",
"license": "MIT",
"version": "2.32.0",
"version": "2.34.0",
"keywords": [
"symfony-ux"
],