Skip to content
This repository was archived by the owner on May 19, 2025. It is now read-only.

v0.3.0

Choose a tag to compare

@firebase-ops firebase-ops released this 12 Oct 19:30
· 200 commits to master since this release
  • Support for multi-location updates. Bolt will now generate newData.parent()... relative references when using root in a write or validate rule.
  • Collections (Map and Type[]) and Generic Types now supported.
  • New key() global function returns the inner-most key (parent location name).
  • Better language documentation.