svelte v1.7.0 Release Notes

    • ๐Ÿ“œ Include CSS AST in svelte.parse output (#302)
    • ๐Ÿ‘ Better handling of CSS parse errors (#302)
    • ๐ŸŽ‰ Initialise <select> elements with two-way binding correctly (#301)
    • ๐Ÿ‘ Allow local context in component event handlers inside each blocks (#290)
    • ๐Ÿ›  Fix two-way binding for components inside each blocks (#290)