What's Changed
- Add string position of tokens in token trees by @synga-nl in #859
- Allow multiple spaces after elseif statement. by @antoineveldhoven in #870
- Make is empty return false for boolean true. by @antoineveldhoven in #869
- Add support for spaceship operator by @antoineveldhoven in #873
- Allow colon inside Twig.expression.type.key.brackets. by @antoineveldhoven in #879
- Bump @babel/traverse from 7.12.5 to 7.23.2 by @dependabot in #877
- Support variables in slice filter shorthand by @antoineveldhoven in #881
New Contributors
- @synga-nl made their first contribution in #859
- @antoineveldhoven made their first contribution in #870
Full Changelog: v1.16.0...v1.17.0