From 7d9b89b033f9ef99facf99c5b018b997d8fb185f Mon Sep 17 00:00:00 2001 From: Rich Harris Date: Fri, 26 Jan 2018 14:00:38 -0500 Subject: [PATCH] -> v1.54.0 --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index db888b5c30..4994b42c93 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Svelte changelog +## 1.54.0 + +* Run `oncreate` hooks depth-first, top-to-bottom ([#1135](https://github.com/sveltejs/svelte/issues/1135)) +* Render boolean attributes correctly in SSR mode ([#1109](https://github.com/sveltejs/svelte/issues/1109)) +* Add `feed` aria role to expected roles when doing a11y checks ([#1124](https://github.com/sveltejs/svelte/pull/1124)) +* More complete fix for case sensitive attributes ([#1062](https://github.com/sveltejs/svelte/issues/1062)) +* Handle CLRF line endings in await block comments ([#1132](https://github.com/sveltejs/svelte/issues/1132)) + ## 1.53.0 * Base scoping selectors on `