Cookies v0.1.5 Release Notes

    • ➕ Added CommonJS module support.
    • Setting an undefined value with Cookies.set now expires the cookie, mirroring the Cookies.expire alias syntax.
    • 📜 Simplified how the document.cookie string is parsed.