# Svelte changelog ## 1.10.0 * Component self-references with `<:Self/>` ([#51](https://github.com/sveltejs/svelte/issues/51)) * Two-way binding with `` elements with two-way binding correctly ([#301](https://github.com/sveltejs/svelte/issues/301)) * Allow local context in component event handlers inside `each` blocks ([#290](https://github.com/sveltejs/svelte/issues/290)) * Fix two-way binding for components inside `each` blocks ([#290](https://github.com/sveltejs/svelte/issues/290)) ## 1.6.11 * Initialise dynamic `