Skip to content

Releases: ChemisTechlabs/tree-sitter-firebase-security-rules

v0.2.0

13 May 12:00
065c18e

Choose a tag to compare

Added

  • Complete support to Firebase Security Rules (Firestore and Storage) based on official docs

Changed

  • Syntax more flexible ignoring some language rules. Functionality should be implemented on LSP or linter.

Fixed

  • Syntax errors when functions were declared inside a match block

v0.0.1

13 Mar 06:55
daee7ae

Choose a tag to compare

Added

  • Initial release
  • Core functionality
  • Documentation