firebase_rules_generator 0.2.7
firebase_rules_generator: ^0.2.7 copied to clipboard
The `build_runner` generator for the `firebase_rules` package
0.2.7 #
- Upgrades
analyzerto version10.0.0
0.2.6 #
- Upgrades
analyzerto version9.0.0
0.2.5 #
- Supports
analyzer8 - Supports
build4 - Supports
source_gen4
0.2.4 #
- Ignores analyzer deprecations
0.2.3 #
- Supports analyzer 7
- Fixes analysis issues
0.2.2 #
- Uses the
defaultFirestore database if none is specified in Storage rules
0.2.1 #
- Support for
firebase_rules: ^0.2.0
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