mirror of
https://github.com/withastro/astro.git
synced 2024-12-16 21:46:22 -05:00
306c9f9a9a
* Keep clientAddress on cloned requests User observed that calling actions resulted in an error about not having clientRequest available. This is because the user had a middleware that cloned the request, which loses all of the symbols. The fix is to pass the clientAddress directly into the RenderContext. This deprecates the `clientAddressSymbol`, but we need to keep it for now because some adapters set the clientAddress that way. Note that similar fixes should be done for other symbol usage on the Request object (locals is one). * changeset * fix build stuff * Update packages/astro/src/core/render-context.ts * Update changeset |
||
---|---|---|
.. | ||
angry-pumas-act.md | ||
chatty-knives-confess.md | ||
config.json | ||
fuzzy-pans-cough.md | ||
heavy-buttons-compare.md | ||
kind-mayflies-argue.md | ||
little-rules-relate.md | ||
loud-cobras-rhyme.md | ||
neat-papayas-brake.md | ||
rare-cooks-battle.md | ||
README.md | ||
red-emus-repair.md | ||
silver-hats-agree.md | ||
six-toes-sort.md | ||
stupid-teachers-yell.md | ||
violet-bugs-enjoy.md | ||
wild-geckos-draw.md |
Changesets
Hello and welcome! This folder has been automatically generated by @changesets/cli
, a build tool that works
with multi-package repos, or single-package repos to help you version and publish your code. You can
find the full documentation for it in our repository
We have a quick list of common questions to get you started engaging with this project in our documentation