svelte v3.15.0 Release Notes

Release Date: 2019-11-18 // over 4 years ago
    • Hide commented sections from preprocessors (#3894)
    • โž• Add seeking and ended bindings to media elements (#3650)
    • โž• Add videoWidth and videoHeight bindings to video elements (#3927)
    • ๐Ÿ›  Fix for dynamic event handlers (#3934)
    • ๐Ÿ– Handle scale transforms when using the flip animation (#3555)
    • ๐Ÿ›  Fix some code generation bugs (#3929, #3939)
    • โž• Add aria-hidden="true" to objects generated when adding resize-listeners, to improve accessibility (#3948)