# CHANGELOG

## 2.30

-  Ensure compatibility with PHP 8.5

## 2.29.0

-  Add Symfony 8 support

## 2.22.0

-   Support both the Symfony format (`fr_FR`) and W3C specification (`fr-FR`) for locale subcodes.

## 2.20.0

-   Add `throwWhenNotFound` function to configure the behavior when a translation is not found.

## 2.19.0

-   Add configuration to filter dumped translations by domain.

## 2.16.0

-   Increase version range of `intl-messageformat` to `^10.5.11`, in order to see
    a faster implementation of ICU messages parsing. #1443

## 2.13.2

-   Revert "Change JavaScript package to `type: module`"

## 2.13.0

-   Add Symfony 7 support.
-   Change JavaScript package to `type: module`

## 2.9.0

-   Add support for symfony/asset-mapper

## 2.8.0

-   Component added
