Skip to content

v3.1.0

Choose a tag to compare

@hareland hareland released this 26 Mar 08:11
· 29 commits to main since this release

3.1.0 (2026-03-26)

Bug Fixes

  • add nuxt i18n test fixture (3e9b8b4)
  • add nuxt i18n test fixture (642a3d1)
  • ci: add test step to CI workflow (eda19c5)
  • composables, pages: ensure route.path has a leading slash in useSitePage and add debug log (a5cd2ef)
  • composables: correct config property reference in useSiteI18n (bdb4de2)
  • composables: ensure locale has a leading slash in useSitePage (2c810e4)
  • config: add cleanup step for README.md in release process (6b7d3c9)
  • config: improve i18n strategy handling and locale filtering (708b2bd)
  • config: remove unused nitro.prerender configuration (fa8a5a7)
  • missing links in playground (9150dfc)
  • modules: remove unused resolver import in content module setup (1821a6a)
  • modules: update css module to improve template handling and CSS array initialization (0be6543)
  • pages: ensure route.path has leading slash before fetching page data (1319e73)
  • ts: Typing... (063bc08)