From 6b32e448192942fd856ebac03fd9de7ed063844f Mon Sep 17 00:00:00 2001 From: Rich Harris Date: Thu, 18 Jan 2018 21:50:29 -0500 Subject: [PATCH] -> v1.52.0 --- CHANGELOG.md | 11 +++++++++++ package.json | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d7f1f2b976..ef608c5c5d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Svelte changelog +## 1.52.0 + +* Deconflict referenced globals ([#1079](https://github.com/sveltejs/svelte/issues/1079)) +* Validate contents of `await` blocks ([#1061](https://github.com/sveltejs/svelte/issues/1061)) +* Fire `oncreate` for components in `await` blocks ([#1061](https://github.com/sveltejs/svelte/issues/1061)) +* Automatically fix attribute casing ([#1062](https://github.com/sveltejs/svelte/issues/1062)) +* Fix escaping in `