@astrojs/node@11.1.0
Changed 1
- The adapter no longer auto-wires the filesystem session driver when session: false is set in astro.config, enabling session runtime to tree-shake out of the server bundle
Fixed 1
- Fix middleware mode routing when a prerendered dynamic route sorts before an on-demand fallback