svelte v3.6.11 Release Notes

    • ๐Ÿ– Handle reassigned RxJS observables (#3304)
    • โœ‚ Remove commas from HTMLified attributes with multiple chunks (#3341)
    • ๐Ÿ’… Prevent class on element with scoped styles from rendering as undefined (#3283)
    • ๐Ÿ‘ Allow references to index in key expression (#3274)
    • Mark attribute selectors as used if corresponding binding exists (#3281)
    • Preserve async/* when hoisting functions (#3179)
    • ๐Ÿ‘‰ Make raf a noop on server (#3324)
    • โš  Prevent erroneous a11y warning for image input with alt attribute (#3331)
    • โž• Add several well-known globals (#3316)