What's Changed
- Work around deprecated "is_defined_test" attribute by @daniser in https://github.com/rcrowe/TwigBridge/pull/460
- Enable container-based runtime extension loader by @daniser in https://github.com/rcrowe/TwigBridge/pull/461
- Mark the 'vite' function as safe for HTML by @willrowe in https://github.com/rcrowe/TwigBridge/pull/462
New Contributors
- @willrowe made their f...