Releases: dlvandenberg/tree-sitter-angular
Releases · dlvandenberg/tree-sitter-angular
0.6.4
0.6.4 (2025-07-23)
Features
- Add support for binary assignment operators (4794bd9)
Bug Fixes
- Add tree-sitter.json and WASM prebuild (93bb92f)
0.6.2
0.6.2 (2025-06-04)
Features
- Add support for
in
operators (820566b)
- added support for exponentiation operator (5a419b5)
0.6.1
0.6.1 (2025-06-02)
Bug Fixes
0.6.0
0.6.0 (2025-03-27)
Features
- template-literal: Added support for Untagged Template Literals (angular 19.2) (#55) (fca91d4)
0.5.3
0.5.3 (2025-03-26)
Bug Fixes
0.5.2
0.5.2 (2025-03-25)
Bug Fixes
0.5.0
0.5.0 (2024-09-23)
Features
- add support for angular 18.1
[@let](https://github.com/let)
expression (#47) (1c6bc63)
0.4.3
0.4.3 (2024-08-28)
Bug Fixes
- binary expressions to allow nesting (ed968d7), closes #41
0.4.2
0.4.2 (2024-08-22)
Bug Fixes
- #44: animation bindings can omit the trigger (77d737c), closes #44