svelte v1.1.3 Release Notes

    • ๐Ÿ– Handle xmlns attributes correctly (#142)
    • ๐Ÿ’… Error on duplicate <style>/<script> tags rather than failing silently (#142)
    • Don't create whitespace text nodes inside SVG elements (#142)
    • Require void elements to be lowercase, to eliminate confusion with components (#137)