Skip to content

@sveltejs/[email protected]

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jul 08:52
· 1147 commits to main since this release
a7bffde

Minor Changes

  • feat: add HEAD server method (#9753)

  • feat: support caching of responses with Vary header (except for Vary: *) (#9993)

Patch Changes

  • fix: avoid running load function on invalid requests (#9752)

  • fix: update page store when URL hash is changed from the address bar (#10202)

  • fix: include Vary: Accept header to fix browser caching of adjacent pages and endpoints (#9993)