Skip to content

Releases: withastro/prettier-plugin-astro

v0.1.1

24 Jun 18:12
68b1c2a
Compare
Choose a tag to compare

Patch Changes

  • d8b666b: fix for jsx empty expression

v0.1.0

24 Jun 01:03
ba63e2a
Compare
Choose a tag to compare

Minor Changes

  • 054d055: Migrate to new compiler. This took months of work, and some things might be broken for the time being. However, it should be a major improvement in most cases over the previous version. We hope you'll like it!

v0.1.0-next.5

06 Jun 18:08
8f1a43c
Compare
Choose a tag to compare
v0.1.0-next.5 Pre-release
Pre-release

Patch Changes

  • a7a6b14: Fix: format indented sass
  • ce5b38a: Refactor tests for better watch mode
  • 08ec9f1: Fix: prevent duplicate text
  • c5a7a7f: Update dependencies
  • 8a8b3e9: Update @astrojs/compiler and fix for spread in expression
  • f5fcc1b: Disable vitest multi-threading
  • da0fe36: Add new line after comments

v0.1.0-next.4

05 Apr 00:52
9b95186
Compare
Choose a tag to compare
v0.1.0-next.4 Pre-release
Pre-release

Patch Changes

  • 3afbf2f: Update the internal sync engine to synckit

v0.1.0-next.3

28 Mar 20:01
b17a1c6
Compare
Choose a tag to compare
v0.1.0-next.3 Pre-release
Pre-release

Patch Changes

  • 73e81bd: Set astroAllowShorthand default option to false

v0.1.0-next.2

24 Mar 19:24
6e28f89
Compare
Choose a tag to compare
v0.1.0-next.2 Pre-release
Pre-release

Patch Changes

v0.1.0-next.1

16 Mar 20:41
1ddb832
Compare
Choose a tag to compare
v0.1.0-next.1 Pre-release
Pre-release

Patch Changes

v0.1.0-next.0

16 Mar 19:51
93f93b5
Compare
Choose a tag to compare
v0.1.0-next.0 Pre-release
Pre-release

Minor Changes

v0.0.12

23 Jan 01:15
82bda42
Compare
Choose a tag to compare

Patch Changes

  • ab70152: Fix a bug in "allow shorthand" option (#87)
  • 08c5fc6: Bump ava to v4.0.1
  • 4eebc6c: Fix comment error when nested
  • e28d1cf: Format html using only the plugin itself

v0.0.11

24 Nov 20:06
8265c7d
Compare
Choose a tag to compare

Patch Changes

  • 4a7d602: Bump ava
  • d07451c: Bump @astrojs/parser from 0.20.2 to 0.20.3
  • 2c164f7: Format spread operator
  • f7cf7c1: Format markdown component content