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

refactor(nuxt)!: fix typo for NuxtRenderHTMLContext.bodyPrepend#8712

Merged
pi0 merged 1 commit intonuxt:mainfrom
agenordebriat:patch-1
Nov 7, 2022
Merged

refactor(nuxt)!: fix typo for NuxtRenderHTMLContext.bodyPrepend#8712
pi0 merged 1 commit intonuxt:mainfrom
agenordebriat:patch-1

Conversation

@agenordebriat
Copy link
Copy Markdown
Contributor

@agenordebriat agenordebriat commented Nov 4, 2022

🔗 Linked issue

No 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

Tried to use Nitro's render:html hook in a server plugin and noticed bodyPrepend was actually bodyPreprend.

📝 Checklist

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

@codesandbox
Copy link
Copy Markdown

codesandbox Bot commented Nov 4, 2022

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

@netlify
Copy link
Copy Markdown

netlify Bot commented Nov 4, 2022

Deploy Preview for nuxt3-docs canceled.

Name Link
🔨 Latest commit 0132ecc
🔍 Latest deploy log https://app.netlify.com/sites/nuxt3-docs/deploys/63658b3e6e53bd0008eaaefc

@agenordebriat agenordebriat changed the title chore(nuxt): fix typo chore(nuxt)!: fix typo Nov 4, 2022
Copy link
Copy Markdown
Member

@danielroe danielroe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you ❤️

@atinux atinux requested a review from pi0 November 5, 2022 09:45
@TheAlexLichter
Copy link
Copy Markdown
Member

We have 2 PRs fixing the same thing here - #8704

@pi0 pi0 changed the title chore(nuxt)!: fix typo refactor(nuxt)!: fix typo Nov 7, 2022
@pi0 pi0 changed the title refactor(nuxt)!: fix typo refactor(nuxt)!: fix typo for NuxtRenderHTMLContext.bodyPrepend Nov 7, 2022
@pi0 pi0 merged commit b60f136 into nuxt:main Nov 7, 2022
@pi0
Copy link
Copy Markdown
Member

pi0 commented Nov 7, 2022

Nice spot. Thanks!

@pi0
Copy link
Copy Markdown
Member

pi0 commented Nov 7, 2022

We have 2 PRs fixing the same thing here - #8704

Merged twice to keep credits :)

@pi0 pi0 mentioned this pull request Nov 15, 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.

4 participants