github sveltejs/kit @sveltejs/adapter-node@6.0.0-next.13

latest release: @sveltejs/kit@3.0.0-next.28
pre-release3 hours ago

Major Changes

  • breaking: record the list of static assets at build time, files added to the output afterwards are not served (#16908)

  • breaking: validate static assets with content-hash ETags and stop sending Last-Modified (#16908)

  • breaking: serve static assets only to GET and HEAD requests (#16908)

Minor Changes

  • feat: serve static assets from tables recorded at adapt time, instead of using sirv (#16908)

Patch Changes

Don't miss a new kit release

NewReleases is sending notifications on new releases.