8e2923cc62
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com> Co-authored-by: wrapperup <wrapperup4@gmail.com>
6 lines
175 B
Markdown
6 lines
175 B
Markdown
---
|
|
'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.
|