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

docs: document nitro hooks - #7782

Merged
pi0 merged 7 commits into
nuxt:mainfrom
huang-julien:docs/render-hook
Sep 26, 2022
Merged

docs: document nitro hooks#7782
pi0 merged 7 commits into
nuxt:mainfrom
huang-julien:docs/render-hook

Conversation

@huang-julien

@huang-julienhuang-julien commented Sep 23, 2022

Copy link
Copy Markdown
Member

🔗 Linked issue

resolvesnuxt/nuxt#14569

❓ 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

📖 Hi this PR document nitro render hooks 📖

📝 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 Sep 23, 2022

Copy link
Copy Markdown

Deploy Preview for nuxt3-docs ready!

NameLink
🔨 Latest commitecc32de
🔍 Latest deploy loghttps://app.netlify.com/sites/nuxt3-docs/deploys/632d728d8e1a700009b6bb15
😎 Deploy Previewhttps://deploy-preview-7782--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.

@huang-julienhuang-julien changed the title docs: add nitro hooks docsdocs: document nitro hooksSep 23, 2022
Comment threaddocs/content/2.guide/4.going-further/2.hooks.md Outdated
Comment threaddocs/content/2.guide/4.going-further/2.hooks.md Outdated
Comment threaddocs/content/3.api/4.advanced/1.hooks.md Outdated
Comment threaddocs/content/2.guide/4.going-further/2.hooks.md Outdated
Comment threaddocs/content/2.guide/4.going-further/2.hooks.md Outdated

@danielroedanielroe left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you ❤️

@danielroedanielroe added the documentation Improvements or additions to documentation label Sep 23, 2022
@danielroe
danielroe requested a review from pi0September 23, 2022 08:20
Comment threaddocs/content/2.guide/4.going-further/2.hooks.md Outdated
Comment threaddocs/content/2.guide/4.going-further/2.hooks.md Outdated
Comment threaddocs/content/3.api/4.advanced/1.hooks.md Outdated
danielroeand others added 2 commits September 23, 2022 09:46
Co-authored-by: Damian Głowala <48835293+DamianGlowala@users.noreply.github.com>
Co-authored-by: Damian Głowala <48835293+DamianGlowala@users.noreply.github.com>
pi0
pi0 approved these changes Sep 26, 2022

@pi0pi0 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks <3

@pi0
pi0 merged commit 76f4632 into nuxt:mainSep 26, 2022
@danielroedanielroe mentioned this pull request Oct 9, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

3.xdocumentationImprovements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document render:response and render:html server hooks

4 participants

@huang-julien@pi0@danielroe@DamianGlowala