PackageTrack
Sign in Get early access

symfony/ux-translator

Exposes Symfony Translations directly to JavaScript.

v3.4.0 815K downloads/mo #3942 most downloaded on Packagist symfony/ux-translator

What this package is like to depend on

Last release 27 days ago

27 Jul 2026

Release timing varies

gaps range from 8 days to 3 months

Some releases are documented

notes for 18 of 49 stable releases

Nothing withdrawn

no release was ever pulled

3 years old

49 releases · first in 2023

11 releases in the last 12 months

see the full history below

Release timeline

43 releases · May 2023 to Jul 2026
2024 2025 2026
Release Pre-release

Releases

latest 49
  1. v3.4.0 27 Jul 2026
    Release notes

    Changelog (v3.3.0...v3.4.0)

    • minor #3735 Add sync-packages.php to normalize packages .gitattributes (@Kocal)
    • bug #3730 Fix broken assets/tsconfig.json reference breaking webpack 5.109+ builds (@zalesak)
    • feature #3716 Make the component non-experimental (@Kocal)
    Open source →
    Release notes
    • The component is not experimental anymore
    Open source →
  2. v3.3.0 09 Jul 2026
    Release notes

    Changelog (v3.2.0...v3.3.0)

    • no significant changes
    Open source →
  3. v3.2.0 05 Jun 2026
    Release notes

    Changelog (v3.1.0...v3.2.0)

    • no significant changes
    Open source →
  4. v3.1.0 28 May 2026
    Release notes

    Changelog (v3.0.0...v3.1.0)

    • feature #3601 Add ux:translator:warm-cache command (@Kocal)
    Open source →
    Release notes
    • Add ux:translator:warm-cache console command to manually dump JS/TS translation files
    Open source →
  5. v3.0.0 09 Apr 2026
    Release notes

    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)
    • bug #3187 Add phpunit.dist.xml in .gitattributes (@Kocal)
    • bug #3182 Drop Symfony PHPUnit Bridge in favor of PHPUnit >= 11.0 (@Kocal)
    • feature #2998 Upgrade minimum required PHP version to 8.2 (@Kocal)
    • feature #2996 Update minimum required Symfony version to ^6.4 (@Kocal)
    Open source →
    Release notes
    • Minimum required Symfony version is now 7.4
    • Minimum required PHP version is now 8.4
    Open source →
  6. v2.36.0 06 May 2026
    Release notes

    Changelog (v2.35.0...v2.36.0)

    • no significant changes
    Open source →
  7. v2.35.0 22 Mar 2026
    Release notes

    Changelog (v2.34.0...v2.35.0)

    • no significant changes
    Open source →
  8. v2.34.0 21 Mar 2026
    Release notes

    Changelog (v2.33.0...v2.34.0)

    • bug #3401 Update package.json to 2.33.0 (@Kocal)
    Open source →
  9. v2.33.0 17 Mar 2026
    Release notes

    Changelog (v2.32.0...v2.33.0)

    • bug #3342 Improve performance of dumper under certain condition (@mkrauser)
    • feature #3362 Migrate from tsup (deprecated) to tsdown (@Kocal)
    • bug #3323 Use Extension from DependencyInjection instead of HttpKernel (@Kocal)
    • bug #3304 Fix npm releases due to repository issue (@Kocal)
    • bug #3290 Update root JS dependencies (@Kocal)
    Open source →
  10. v2.32.0 26 Dec 2025

    Nothing published for this version

  11. v2.31.0 16 Oct 2025

    Nothing published for this version

  12. v2.30.0 27 Aug 2025

    Nothing published for this version

  13. v2.29.2 18 Aug 2025

    Nothing published for this version

  14. v2.29.1 08 Aug 2025

    Nothing published for this version

  15. v2.29.0 05 Aug 2025
    Release notes
    • Add Symfony 8 support
    Open source →
  16. v2.28.2 29 Jul 2025

    Nothing published for this version

  17. v2.28.1 28 Jul 2025

    Nothing published for this version

  18. v2.28.0 27 Jul 2025

    Nothing published for this version

  19. v2.27.0 22 Jun 2025

    Nothing published for this version

  20. v2.26.1 05 Jun 2025

    Nothing published for this version

  21. v2.26.0 20 May 2025

    Nothing published for this version

  22. v2.25.2 19 May 2025

    Nothing published for this version

  23. v2.25.1 19 May 2025

    Nothing published for this version

  24. v2.25.0 26 Apr 2025

    Nothing published for this version

  25. v2.24.0 09 Mar 2025

    Nothing published for this version

  26. v2.23.0 05 Dec 2024

    Nothing published for this version

  27. v2.22.1 no date

    Nothing published for this version

  28. v2.22.0 20 Nov 2024
    Release notes
    • Support both the Symfony format (fr_FR) and W3C specification (fr-FR) for locale subcodes.
    Open source →
  29. v2.21.0 12 Oct 2024

    Nothing published for this version

  30. v2.20.0 23 Sep 2024
    Release notes
    • Add throwWhenNotFound function to configure the behavior when a translation is not found.
    Open source →
  31. v2.19.3 14 Aug 2024

    Nothing published for this version

  32. v2.19.0 30 Jul 2024
    Release notes
    • Add configuration to filter dumped translations by domain.
    Open source →
  33. v2.18.1 10 Jun 2024

    Nothing published for this version

  34. v2.18.0 01 Jun 2024

    Nothing published for this version

  35. v2.17.0 19 Apr 2024

    Nothing published for this version

  36. v2.16.0 29 Feb 2024
    Release notes
    • Increase version range of intl-messageformat to ^10.5.11, in order to see a faster implementation of ICU messages parsing. #1443
    Open source →
  37. v2.15.0 03 Feb 2024

    Nothing published for this version

  38. v2.14.2 no date

    Nothing published for this version

  39. v2.14.0 14 Jan 2024

    Nothing published for this version

  40. v2.13.2 11 Nov 2023
    Release notes
    • Revert "Change JavaScript package to type: module"
    Open source →
  41. v2.13.0 07 Nov 2023
    Release notes
    • Add Symfony 7 support.
    • Change JavaScript package to type: module
    Open source →
  42. v2.12.0 19 Jun 2023

    Nothing published for this version

  43. v2.11.1 no date

    Nothing published for this version

  44. v2.11.0 no date

    Nothing published for this version

  45. v2.10.0 no date

    Nothing published for this version

  46. v2.9.1 30 May 2023

    Nothing published for this version

  47. v2.9.0 26 May 2023
    Release notes
    • Add support for symfony/asset-mapper
    Open source →
  48. v2.8.1 02 May 2023

    Nothing published for this version

  49. v2.8.0 no date
    Release notes
    • Component added
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive