Releases: withastro/prettier-plugin-astro
Releases · withastro/prettier-plugin-astro
v0.1.1
Patch Changes
- d8b666b: fix for jsx empty expression
v0.1.0
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
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
Patch Changes
- 3afbf2f: Update the internal sync engine to synckit
v0.1.0-next.3
Patch Changes
- 73e81bd: Set astroAllowShorthand default option to false
v0.0.12
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
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