Skip to content

v5.5.0

Choose a tag to compare

@larbish larbish released this 04 Feb 18:38
· 65 commits to main since this release

🚀 Features

  • skills:create folder with first skill /create-docs (#1257) (0b2d346)
  • layer: add sitemap.xml generation (#1259) (45bffbc)
  • layer: add ai assistant module (#1241) (1ff2829)
  • llms: add docs page redirection to raw markdown for agents (#1264) (9ceafe6)
  • llms: redirect homepage to /llms.txt (#1263) (6fd8686)

🐛 Bug Fixes

  • .starters: prerendering issues (edab8bf)
  • .starters: prerendering issues in i18n template (251b962)
  • assitant: do not trigger panel when opening Studio (6199d95)
  • build: remove warnings (845e4c8)
  • layer: add @vercel/oidc to optimizeDeps (#1262) (88885ae)
  • layer: enhance sitemap generation, exclude navigation files (#1261) (cd2c62e)
  • llms: default domain (d7ff04a)
  • llms: infer vercel urls (6d437cc)
  • locale: lazy import (#1266) (dd4a526)
  • logs: use nuxt logger (e6be163)

📚 Documentation

Blog post about AI assistant: https://content.nuxt.com/blog/ai-assistant

New Contributors

Full Changelog: v5.4.4...v5.5.0