Skip to content

Releases: lupas/firestore-rulez

v1.0.0

22 Dec 17:19
Compare
Choose a tag to compare
  • Expanded configuration functionality
  • Validation of the configuration file (using yup) with some parts falling back to defaults if required
  • Updated logging using chalk for formatting, including alerts on anytime it is falling back to defaults

See more here.

Thanks to Bullfrog1234 for this PR!

v0.2.0

20 Jan 00:25
Compare
Choose a tag to compare
  • Added option rules_version to load either headers for Firestore Rules version 1 or version 2.

Thanks to @azzamasghar1 for the PR!

v0.1.5

22 Jan 16:10
Compare
Choose a tag to compare
v0.1.5 Pre-release
Pre-release
  • the ./rules folder can now also contain subfolders, with more .rules files in them.

v0.0.9

22 Jan 12:35
Compare
Choose a tag to compare
v0.0.9 Pre-release
Pre-release
  • Added error message for missing ./rules file
  • Added success message