Skip to content

v2.6.0

Choose a tag to compare

@github-actions github-actions released this 20 May 05:29
· 969 commits to main since this release

⚠️ This version requires Nuxt 3.5.0 to resolve the x-forward host resolution. Please upgrade Nuxt to use this version.

Bug Fixes

  • use x-forward headers for host resolution (f148b16), closes [#53]
  • explain XML stylesheet in dev (f628e09)
  • use useStorage within event handler (25339da)

Features

  • support index sitemap extending with sitemaps.index (ac83501), closes #50