Skip to content

Commit 29f7897

Browse files
authored
update changelog
1 parent af1d500 commit 29f7897

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# prettier-plugin-svelte changelog
22

3+
## 2.5.1 (Unreleased)
4+
5+
* (fix) Better handling of destructured values with defaults in each and await blocks ([#269](https://github.com/sveltejs/prettier-plugin-svelte/issues/269))
6+
* (fix) Prevent script/style contents from being erased in certain cases ([#268](https://github.com/sveltejs/prettier-plugin-svelte/issues/268))
7+
38
## 2.5.0
49

510
* (feat) Support `bracketSameLine` option and deprecate `svelteBracketNewLine` ([#251](https://github.com/sveltejs/prettier-plugin-svelte/pull/251))

0 commit comments

Comments
 (0)