Skip to content

@astrojs/node@11.1.0

Choose a tag to compare

@astrobot-houston astrobot-houston released this 06 Aug 10:44
60e9432

Minor Changes

  • #16871 90c98ae Thanks @adamchal! - When session: false is set in astro.config, the adapter no longer auto-wires the filesystem session driver. Combined with the matching astro change, this lets the session runtime tree-shake out of the server bundle.

Patch Changes

  • #17564 004fb0a Thanks @dmgawel! - Fixes middleware mode routing when a prerendered dynamic route sorts before an on-demand fallback