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

refactor(nuxt): cleanup renderer entry - #4853

Merged
pi0 merged 4 commits into
mainfrom
refactor/renderer
May 6, 2022
Merged

refactor(nuxt): cleanup renderer entry#4853
pi0 merged 4 commits into
mainfrom
refactor/renderer

Conversation

@pi0

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

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.

@pi0pi0 self-assigned this May 6, 2022
@netlify

netlifyBot commented May 6, 2022

Copy link
Copy Markdown

Deploy Preview for nuxt3-docs canceled.

NameLink
🔨 Latest commitd4907fb
🔍 Latest deploy loghttps://app.netlify.com/sites/nuxt3-docs/deploys/62753d359871d500081c6290

@pi0
pi0force-pushed the refactor/renderer branch from 8cc6dde to 7af2a36CompareMay 6, 2022 14:33
@pi0
pi0 merged commit a58178c into mainMay 6, 2022
@pi0
pi0 deleted the refactor/renderer branch May 6, 2022 15:34
@pi0pi0 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
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