svelte v3.2.2 Release Notes

    • ➕ Add window and document to expected globals (#2722)
    • Prevent hoisting of functions that depend on reactive state (#2703)
    • Generate correct code when slot has no changes (#2697)
    • Prevent Object.prototype-related bugs (#2696)