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

feat(nuxt3): auto generate runtime config type declarations#3573

Merged
pi0 merged 12 commits intomainfrom
feat/runtime-config-types
Mar 9, 2022
Merged

feat(nuxt3): auto generate runtime config type declarations#3573
pi0 merged 12 commits intomainfrom
feat/runtime-config-types

Conversation

@pi0
Copy link
Copy Markdown
Member

@pi0 pi0 commented Mar 9, 2022

🔗 Linked issue

closes nuxt/bridge#197

❓ 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

(rework of #3211)

An additional charge of this PR is that RuntimeConfig will allow untyped keys as well similar to #3527 and updates untyped and unbuild usage.

📝 Checklist

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

@netlify
Copy link
Copy Markdown

netlify bot commented Mar 9, 2022

❌ Deploy Preview for nuxt3-docs failed.

🔨 Explore the source changes: 1611b81

🔍 Inspect the deploy log: https://app.netlify.com/sites/nuxt3-docs/deploys/6228ad245a68340067f1b5c6

@pi0
Copy link
Copy Markdown
Member Author

pi0 commented Mar 9, 2022

(docs CI failing because of an unrelated error)

@pi0 pi0 merged commit 20f3171 into main Mar 9, 2022
@pi0 pi0 deleted the feat/runtime-config-types branch March 9, 2022 13:41
@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.

infer types for runtimeConfig

3 participants