github withastro/astro @astrojs/node@9.1.0

latest release: astro@5.3.0
4 hours ago

Minor Changes

  • #13145 8d4e566 Thanks @ascorbic! - Automatically configures filesystem storage when experimental session enabled

    If the experimental.session flag is enabled when using the Node adapter, Astro will automatically configure session storage using the filesystem driver. You can still manually configure session storage if you need to use a different driver or want to customize the session storage configuration.

    See the experimental session docs for more information on configuring session storage.

Don't miss a new astro release

NewReleases is sending notifications on new releases.