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

refactor(nuxt): cleanup renderer entry #4853

Merged
merged 4 commits into from
May 6, 2022
Merged

refactor(nuxt): cleanup renderer entry #4853

merged 4 commits into from
May 6, 2022

Conversation

pi0
Copy link
Member

@pi0 pi0 commented May 6, 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

Refactor nitro renderer (ssr, spa) entry:

  • Add basic internal types
  • Remove Nuxt 2 and Vue 2 related logic
  • Remove payload extraction logic (to be added back for Nuxt 3)
  • Avoid caching server/manifest imports since renderer is already cached

πŸ“ Checklist

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

@pi0 pi0 self-assigned this May 6, 2022
@netlify
Copy link

netlify bot commented May 6, 2022

βœ… Deploy Preview for nuxt3-docs canceled.

Name Link
πŸ”¨ Latest commit d4907fb
πŸ” Latest deploy log https://app.netlify.com/sites/nuxt3-docs/deploys/62753d359871d500081c6290

@pi0 pi0 force-pushed the refactor/renderer branch from 8cc6dde to 7af2a36 Compare May 6, 2022 14:33
@pi0 pi0 merged commit a58178c into main May 6, 2022
@pi0 pi0 deleted the refactor/renderer branch May 6, 2022 15:34
@pi0 pi0 mentioned this pull request May 6, 2022
danielroe added a commit to nuxt/bridge that referenced this pull request May 31, 2022
danielroe added a commit to nuxt/bridge that referenced this pull request Jun 23, 2022
danielroe added a commit to nuxt/bridge that referenced this pull request Jul 1, 2022
danielroe added a commit to nuxt/bridge that referenced this pull request Jul 2, 2022
danielroe added a commit to nuxt/bridge that referenced this pull request Jul 4, 2022
danielroe added a commit to nuxt/bridge that referenced this pull request Jul 7, 2022
danielroe added a commit to nuxt/bridge that referenced this pull request Jul 8, 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.

2 participants