Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

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

Merged
merged 1 commit into from Nov 3, 2022

Conversation

pi0
Copy link
Member

@pi0 pi0 commented Nov 3, 2022

πŸ”— 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

codesandbox bot commented Nov 3, 2022

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

@netlify
Copy link

netlify bot commented Nov 3, 2022

βœ… Deploy Preview for nuxt3-docs ready!

Name Link
πŸ”¨ Latest commit c601261
πŸ” Latest deploy log https://app.netlify.com/sites/nuxt3-docs/deploys/636426db16b2440009ae2e63
😎 Deploy Preview https://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.

@pi0 pi0 merged commit ea17148 into main Nov 3, 2022
@pi0 pi0 deleted the feat/kit-add-prerender branch November 3, 2022 21:03
@pi0 pi0 mentioned this pull request Nov 3, 2022
@danielroe danielroe added the 3.x label Jan 19, 2023
Sign up for free to 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.

None yet

2 participants