svelte v3.7.0 Release Notes

    • ⚠ Disable warnings via svelte-ignore comments (#3351)
    • Throw if $ or $$... is referenced as global (#3272)
    • Remount HTML tags correctly (#3329)
    • Treat data attributes like other attributes (#3337)