svelte v3.16.7 Release Notes

Release Date: 2019-12-24 // over 4 years ago
    • Also apply actions in the order they're given along with other directives (#2446, #4156)
    • Check whether a dynamic event handler is a function before calling it (#4090)
    • Correctly mark event handlers as dynamic when they involve an expression used in a bind: elsewhere (#4155)