Skip to content

Releases: ChFlick/firecode

v1.3.0

16 Sep 08:48
b87c21b
Compare
Choose a tag to compare

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

15 Sep 05:29
a733abf
Compare
Choose a tag to compare

Fixed formatter creating whitespaces in empty lines

v.1.2.10

08 Jul 07:43
08e397a
Compare
Choose a tag to compare

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

v1.2.9

08 Jul 07:42
1d0a6ab
Compare
Choose a tag to compare
1.2.9

v1.2.8

26 Jun 06:47
f0ebf16
Compare
Choose a tag to compare

Same as v1.2.7, some publishing issue occured

v1.2.7

25 Jun 18:37
967ef83
Compare
Choose a tag to compare

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