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

docs: add note about runtime config serialization - #8432

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

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

Conversation

@BracketJohn

Copy link
Copy Markdown
Contributor

🔗 Linked issue

Closesnuxt/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
Copy Markdown

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

@netlify

netlifyBot commented Oct 24, 2022

Copy link
Copy Markdown

Deploy Preview for nuxt3-docs ready!

NameLink
🔨 Latest commit6cf48ca
🔍 Latest deploy loghttps://app.netlify.com/sites/nuxt3-docs/deploys/63564b0e2cf0c900080e063b
😎 Deploy Previewhttps://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.

Comment threaddocs/content/2.guide/4.going-further/10.runtime-config.md Outdated
Comment threaddocs/content/2.guide/4.going-further/10.runtime-config.md Outdated
pi0
pi0 approved these changes Oct 24, 2022
@pi0pi0 changed the title docs: add note about de/-serializability of runtime configdocs: add note about runtime config serializationOct 24, 2022
@pi0
pi0 merged commit 7b20e13 into nuxt:mainOct 24, 2022
@pi0

pi0 commented Oct 24, 2022

Copy link
Copy Markdown
Member

Thanks!

@BracketJohn
BracketJohn deleted the document_runtimeConfig_deserialization branch October 24, 2022 08:48
@BracketJohn

Copy link
Copy Markdown
ContributorAuthor

Sure!

@pi0pi0 mentioned this pull request Nov 3, 2022
Sign up for freeto 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

@BracketJohn@pi0@danielroe