Releases: symfony/mercure-bundle
Releases · symfony/mercure-bundle
Version 0.4.2
- Fix Twig extension registration when using Symfony Mercure 0.7 (again)
Version 0.4.1
Version 0.4.0
- Add support for FrankenPHP's
mercure_publish()function - Allow Symfony 8
- Compatibility with PHP 8.5
- Pass Twig as dependency of
TurboStreamListenRenderer - Fix cache warmup without JWT secrets
- Drop support for unmaintained PHP and Symfony versions
Version 0.3.9
- Explicitly mark method parameters as nullable
- Adapt icon to profiler redesign
Version 0.3.8
- Allow Symfony 7
Version 0.3.7
- Support for
symfony/ux-turbo2.9 usingsymfony/stimulus-bundle
Version 0.3.6
- Compatibility with
lcobucci/jwt5.0
v0.3.5
Version 0.3.4
- Add support for JWT signers requiring a passphrase
- Throw an exception if neither the
jwtnor thejwt_providerconfiguration key is defined.
Version 0.3.0
- Deprecate
enable_profilerconfiguration - Add support for Mercure Component 0.6
- Compatibility with Symfony 6.0