# Svelte changelog ## 1.10.1 * typecheck argument in _set when in dev mode ([#342](https://github.com/sveltejs/svelte/issues/342)) * Prevent duplicate helpers in non-shared mode ([#337](https://github.com/sveltejs/svelte/issues/337)) ## 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 `