github withastro/astro @astrojs/node@3.1.0

latest releases: astro@4.15.8, @astrojs/mdx@3.1.7, astro@4.15.7...
22 months ago

Minor Changes

  • #5418 aa16b6ceb Thanks @jbanety! - Sometimes Astro sends a ReadableStream as a response and it raise an error TypeError: body is not async iterable.

    I added a function to get a response iterator from different response types (sourced from apollo-client).

    With this, node adapter can handle all the Astro response types.

  • #5421 12236dbc0 Thanks @Scttpr! - Allow HOST env variable to be provided at runtime

Patch Changes

Don't miss a new astro release

NewReleases is sending notifications on new releases.