svelte v3.16.6 Release Notes

Release Date: 2019-12-23 // over 4 years ago
    • 🛠 Fix CSS specificity bug when encapsulating styles (#1277)
    • Apply directives in the order they're given (#2446)
    • 🛠 Fix destructuring in let: directives (#2751)
    • Preserve whitespace around <tspan>s in <svg>s (#3998)