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

docs: document nitro hooks#7782

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

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

Conversation

@huang-julien
Copy link
Member

@huang-julien huang-julien commented Sep 23, 2022

🔗 Linked issue

resolves nuxt/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

codesandbox bot commented Sep 23, 2022

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

@netlify
Copy link

netlify bot commented Sep 23, 2022

Deploy Preview for nuxt3-docs ready!

Name Link
🔨 Latest commit ecc32de
🔍 Latest deploy log https://app.netlify.com/sites/nuxt3-docs/deploys/632d728d8e1a700009b6bb15
😎 Deploy Preview https://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-julien huang-julien changed the title docs: add nitro hooks docs docs: document nitro hooks Sep 23, 2022
Copy link
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 ❤️

@danielroe danielroe added the documentation Improvements or additions to documentation label Sep 23, 2022
@danielroe danielroe requested a review from pi0 September 23, 2022 08:20
danielroe and 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>
Copy link
Member

@pi0 pi0 left a comment

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:main Sep 26, 2022
@danielroe danielroe mentioned this pull request Oct 9, 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

3.x documentation Improvements 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