* Internal refactoring and neater code generation ([#453](https://github.com/sveltejs/svelte/pull/453))
## 1.13.6
* Use `assign` helper instead of `Object.assign` for better performance and legacy compatibility ([#431](https://github.com/sveltejs/svelte/issues/431))