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

docs: Add warning about non-serializable datatypes in useState - #6003

Merged
pi0 merged 4 commits into
nuxt:docs/state-warningfrom
wireva:patch-1
Jul 20, 2022
Merged

docs: Add warning about non-serializable datatypes in useState#6003
pi0 merged 4 commits into
nuxt:docs/state-warningfrom
wireva:patch-1

Conversation

@wireva

Copy link
Copy Markdown
Contributor

🔗 Linked issue

nuxt/nuxt#14326

❓ 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

Adds a warning about using non-serializable datatypes to the state management docs. This enhances #5994 by also putting it on the State Management page.

📝 Checklist

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

@netlify

netlifyBot commented Jul 19, 2022

Copy link
Copy Markdown

Deploy Preview for nuxt3-docs ready!

NameLink
🔨 Latest commit323d096
🔍 Latest deploy loghttps://app.netlify.com/sites/nuxt3-docs/deploys/62d73621c9eb450008812390
😎 Deploy Previewhttps://deploy-preview-6003--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.

@danielroedanielroe added the documentation Improvements or additions to documentation label Jul 19, 2022
@pi0
pi0 changed the base branch from main to docs/state-warningJuly 20, 2022 17:01
@pi0
pi0 merged commit eaa992e into nuxt:docs/state-warningJul 20, 2022
@pi0

pi0 commented Jul 20, 2022

Copy link
Copy Markdown
Member

Thanks!

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.

3 participants

@wireva@pi0@danielroe