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

docs(api): add missing hooks and environment column#6329

Merged
pi0 merged 5 commits intomainfrom
docs/hooks
Aug 4, 2022
Merged

docs(api): add missing hooks and environment column#6329
pi0 merged 5 commits intomainfrom
docs/hooks

Conversation

@atinux
Copy link
Member

@atinux atinux commented Aug 3, 2022

🔗 Linked issue

Resolves nuxt/nuxt#14488

❓ 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

I would love a second pair of eyes to make sure I am not mistaken.

📝 Checklist

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

@atinux atinux requested review from danielroe and pi0 August 3, 2022 10:56
@netlify
Copy link

netlify bot commented Aug 3, 2022

Deploy Preview for nuxt3-docs ready!

Name Link
🔨 Latest commit 41b4f71
🔍 Latest deploy log https://app.netlify.com/sites/nuxt3-docs/deploys/62eba9669798fc000891e5d1
😎 Deploy Preview https://deploy-preview-6329--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.

pi0 and others added 2 commits August 3, 2022 13:24
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Damian Głowala <48835293+DamianGlowala@users.noreply.github.com>
@pi0 pi0 changed the title docs(api): Add environment column on hooks docs(api): add environment column on hooks Aug 4, 2022
@pi0 pi0 changed the title docs(api): add environment column on hooks docs(api): add missing hooks and environment column Aug 4, 2022
@pi0 pi0 merged commit 2abf4a5 into main Aug 4, 2022
@pi0 pi0 deleted the docs/hooks branch August 4, 2022 11:12
@pi0 pi0 mentioned this pull request Aug 5, 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.

app:beforeMount hook is actually a client-side lifecycle hook

4 participants