v0.14.4
What's Changed
- Fix GetAttrNode deprecation warning by @bytestream in https://github.com/rcrowe/TwigBridge/pull/447
- Use Escaper Runtime by @mbardelmeijer in https://github.com/rcrowe/TwigBridge/pull/446
- Fixes Twig 3.15 new Node() deprecation in LaravelEventNodeVisitor by @rudiedirkx in https://github.com/rcrowe/TwigBridge/pull/450
- Fix test suite by @bytestream in https://github.com/rcrowe/TwigBridge/pull/453
- PHP 8.4 support by @bytestream in https://github.com/rcrowe/TwigBridge/pull/454
- Add Vite function by @adrum in https://github.com/rcrowe/TwigBridge/pull/435
- Laravel 12 by @mbardelmeijer in https://github.com/rcrowe/TwigBridge/pull/456
New Contributors
- @rudiedirkx made their first contribution in https://github.com/rcrowe/TwigBridge/pull/450
- @adrum made their first contribution in https://github.com/rcrowe/TwigBridge/pull/435
Full Changelog: https://github.com/rcrowe/TwigBridge/compare/v0.14.3...v0.14.4