mirror of
https://github.com/withastro/astro.git
synced 2025-02-03 22:29:08 -05:00
3691a626fb
* fix: remove static usage warning with isPrendered flag * fix(test): cookie is empty for prerendered routes in dev * chore: add test route * chore: changeset
5 lines
103 B
Markdown
5 lines
103 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Fixes unexpected warning log when using Actions on "hybrid" rendered projects.
|