firebase_rules_generator 0.2.0
firebase_rules_generator: ^0.2.0 copied to clipboard
The `build_runner` generator for the `firebase_rules` package
0.2.0 #
- BREAKING: Proper function signatures are now enforced
0.1.1 #
- Dependency upgrades
0.1.0 #
- Updates to support
firebase_ruleschanges - Translate
r"..."to"..."instead of'...' - Strip null check (
!) operators - Ignore paths that equal
_ - Database string
matches(regex)regex now must include the leading and trailing/ - Fixes issue with raw matching
- Raws are now completely ignored during sanitization
- Improvements to string interpolation handling
rules.path('/path/to/resource')now translates to/path/to/resource- Fixed handling of
!type.contains()
0.0.1 #
- Initial release
0.0.0 #
- Early bird special