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

docs: add note about runtime config serialization#8432

Merged
pi0 merged 7 commits intonuxt:mainfrom
sidebase:document_runtimeConfig_deserialization
Oct 24, 2022
Merged

docs: add note about runtime config serialization#8432
pi0 merged 7 commits intonuxt:mainfrom
sidebase:document_runtimeConfig_deserialization

Conversation

@BracketJohn
Copy link
Contributor

🔗 Linked issue

Closes nuxt/nuxt#15237

❓ 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

Add a sub section about de-/serialization constraints to the runtime config docs.

📝 Checklist

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

@codesandbox
Copy link

codesandbox bot commented Oct 24, 2022

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

@netlify
Copy link

netlify bot commented Oct 24, 2022

Deploy Preview for nuxt3-docs ready!

Name Link
🔨 Latest commit 6cf48ca
🔍 Latest deploy log https://app.netlify.com/sites/nuxt3-docs/deploys/63564b0e2cf0c900080e063b
😎 Deploy Preview https://deploy-preview-8432--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 pi0 changed the title docs: add note about de/-serializability of runtime config docs: add note about runtime config serialization Oct 24, 2022
@pi0 pi0 merged commit 7b20e13 into nuxt:main Oct 24, 2022
@pi0
Copy link
Member

pi0 commented Oct 24, 2022

Thanks!

@BracketJohn BracketJohn deleted the document_runtimeConfig_deserialization branch October 24, 2022 08:48
@BracketJohn
Copy link
Contributor Author

Sure!

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

Complex runtimeConfig values become {} inside the app

3 participants