From 0473f025efb23d278dd2ac0c1865932134b587e4 Mon Sep 17 00:00:00 2001 From: Conduitry Date: Wed, 8 Dec 2021 09:14:05 -0500 Subject: [PATCH] -> v2.5.1 --- CHANGELOG.md | 8 ++++---- package-lock.json | 2 +- package.json | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 29616f7f..63189abd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,10 @@ # prettier-plugin-svelte changelog -## 2.5.1 (Unreleased) +## 2.5.1 -* (fix) Better handling of destructured values with defaults in each and await blocks ([#269](https://github.com/sveltejs/prettier-plugin-svelte/issues/269)) -* (fix) Prevent script/style contents from being erased in certain cases ([#268](https://github.com/sveltejs/prettier-plugin-svelte/issues/268)) -* (fix) Format mustache tags inside `
` tags ([#266](https://github.com/sveltejs/prettier-plugin-svelte/issues/266))
+* (fix) Better handling of destructured values with defaults in `{#each}` and `{#await}` blocks ([#269](https://github.com/sveltejs/prettier-plugin-svelte/issues/269))
+* (fix) Prevent `