mirror of
https://github.com/withastro/astro.git
synced 2025-01-06 22:10:10 -05:00
fbac92f8bd
* fix: clone session data on .set() * weird race condition, +1 test for URL() thing * cleanup * ensure directory exists before using fs-lite sessions * minor wording change * alternate ensure-dir-exists implementation * await session persistence before returning response * update changeset * formatting * two changesets
97 B
97 B
astro |
---|
patch |
Fixes a bug where responses can be returned before session data is saved