Skip to content

Releases: ChFlick/firecode

v1.3.0

Choose a tag to compare

@ChFlick ChFlick released this 16 Sep 08:48
b87c21b

Added

  • Experimental support for formatting using prettier and prettier-plugin-firestore-rules.
  • Configuration flag firestorerules.usePrettierFormatter to switch between the prettier and default formatter.

v1.2.11

Choose a tag to compare

@ChFlick ChFlick released this 15 Sep 05:29
a733abf

Fixed formatter creating whitespaces in empty lines

v.1.2.10

Choose a tag to compare

@ChFlick ChFlick released this 08 Jul 07:43
08e397a

Fixed formatting for code with match*, function* or allow* not used as keywords. #16

v1.2.9

Choose a tag to compare

@ChFlick ChFlick released this 08 Jul 07:42
1d0a6ab
1.2.9

v1.2.8

Choose a tag to compare

@ChFlick ChFlick released this 26 Jun 06:47
f0ebf16

Same as v1.2.7, some publishing issue occured

v1.2.7

Choose a tag to compare

@ChFlick ChFlick released this 25 Jun 18:37
967ef83

Fixes syntax highlighting for functions outside of the matcher scope (root/service level)