Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.
/frameworkPublic archive

feat(kit, nuxt): support prerender:routes and addPrerenderRoutes - #8670

Merged
pi0 merged 1 commit into
mainfrom
feat/kit-add-prerender
Nov 3, 2022
Merged

feat(kit, nuxt): support prerender:routes and addPrerenderRoutes#8670
pi0 merged 1 commit into
mainfrom
feat/kit-add-prerender

Conversation

@pi0

@pi0pi0 commented Nov 3, 2022

Copy link
Copy Markdown
Member

🔗 Linked issue

❓ Type of change

  • 📖 Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

  • Add prerender:routes({ routes }) hook proxied from nitro
  • Add addPrerenderRoutes(routes: string | string[]) kit utility for extending prerender routes

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@codesandbox

Copy link
Copy Markdown

CodeSandbox logoCodeSandbox logo Open in CodeSandbox Web Editor | VS Code | VS Code Insiders

@netlify

netlifyBot commented Nov 3, 2022

Copy link
Copy Markdown

Deploy Preview for nuxt3-docs ready!

NameLink
🔨 Latest commitc601261
🔍 Latest deploy loghttps://app.netlify.com/sites/nuxt3-docs/deploys/636426db16b2440009ae2e63
😎 Deploy Previewhttps://deploy-preview-8670--nuxt3-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Comment threadpackages/schema/src/types/hooks.ts
@pi0
pi0 merged commit ea17148 into mainNov 3, 2022
@pi0
pi0 deleted the feat/kit-add-prerender branch November 3, 2022 21:03
@pi0pi0 mentioned this pull request Nov 3, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@pi0@danielroe