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

fix(schema): extend NuxtOptions for nitro & bridge types #2131

Merged
merged 4 commits into from
Nov 24, 2021
Merged

Conversation

danielroe
Copy link
Member

πŸ”— Linked issue

resolves nuxt/nuxt#12899

❓ 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

Follow-up on migration to @nuxt/schema. I've also changed NuxtConfig to extend NuxtOptions. But this may have been intentional; let me know if so (cc: @pi0).

πŸ“ Checklist

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

@danielroe danielroe added bug Something isn't working schema labels Nov 24, 2021
@danielroe danielroe requested a review from pi0 November 24, 2021 12:02
@danielroe danielroe self-assigned this Nov 24, 2021
@netlify
Copy link

netlify bot commented Nov 24, 2021

βœ”οΈ Deploy Preview for nuxt3-docs canceled.

πŸ”¨ Explore the source changes: 25d701c

πŸ” Inspect the deploy log: https://app.netlify.com/sites/nuxt3-docs/deploys/619e5ec6b0029a0007faef47

@pi0 pi0 merged commit 7a78bce into main Nov 24, 2021
@pi0 pi0 deleted the fix/nitro-types branch November 24, 2021 15:51
@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
3.x bug Something isn't working schema
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NuxtConfig missing nitro type
2 participants