v0.2.0
·
17 commits
to 1b3f6acc4213b712319a73b3c27a2e572166bc95
since this release
0.2.0 (2026-06-24)
Features
- cover ternary, the is operator, and built-in types/namespaces (baf0231)
- enhance Firestore Rules syntax highlighting and formatting (c35045b)
- enrich Firestore Rules syntax highlighting (efa6b8a)
- format path expressions and $() interpolation in conditions (00030e5)
- hang-indent chained-call and map-literal continuations (b3cde1a)
- highlight the let keyword (b17d6b8)
- indent multi-line expressions and keep grouping-paren spacing (3823bd0)
- separate Firestore Rules block members with blank lines (2ac6d9a)
Bug Fixes
- prevent parser hang on map literals and stray braces (01ad410)