astro/.changeset/smooth-jokes-watch.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
175 B
Markdown
Raw Permalink Normal View History

---
'astro': minor
'@astrojs/node': minor
---
`Astro.locals` is now exposed to the adapter API. Node Adapter can now pass in a `locals` object in the SSR handler middleware.