Skip to content

Releases: marko-js/prettier

v3.1.2

06 Dec 16:07
3453012
Compare
Choose a tag to compare

3.1.2 (2023-12-06)

Bug Fixes

  • allow pre-resolved translator in compile config (#52) (3453012)

v3.1.1

04 Dec 14:39
f1caf74
Compare
Choose a tag to compare

3.1.1 (2023-12-04)

Bug Fixes

  • getVisitorKeys throwing when called before parse (#51) (f1caf74)

v3.1.0

22 Nov 23:13
8f2ea07
Compare
Choose a tag to compare

3.1.0 (2023-11-22)

Features

v3.0.1

11 Oct 17:44
266d2eb
Compare
Choose a tag to compare

3.0.1 (2023-10-11)

Bug Fixes

  • correct prettier peerDependency range (#46) (266d2eb)

v3.0.0

11 Oct 17:33
bcc5689
Compare
Choose a tag to compare

3.0.0 (2023-10-11)

Features

BREAKING CHANGES

  • prettier 3 is now required

v2.1.0

27 Jul 16:20
710f306
Compare
Choose a tag to compare

2.1.0 (2023-07-27)

Features

  • programatic api for setting compiler (#43) (710f306)

v2.0.1

17 Jul 23:03
17dc4d6
Compare
Choose a tag to compare

2.0.1 (2023-07-17)

Bug Fixes

  • typings for prettier plugin options (#42) (17dc4d6)

v2.0.0

17 Jul 22:54
486a9f6
Compare
Choose a tag to compare

2.0.0 (2023-07-17)

Features

  • move @marko/compiler to a peerDependency (#41) (486a9f6)

BREAKING CHANGES

  • @marko/compiler is no longer installed automatically.

v1.5.2

20 Jun 18:49
bc01cd6
Compare
Choose a tag to compare

1.5.2 (2023-06-20)

Bug Fixes

  • multi line export printing, improve type/var decl output (#40) (bc01cd6)

v1.5.1

16 Jun 15:34
0c0f507
Compare
Choose a tag to compare

1.5.1 (2023-06-16)

Bug Fixes

  • better follow prettiers trailingComma config (#39) (0c0f507)