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

fix(bridge): add docs links and warnings for data composables #2010

Merged
merged 3 commits into from
Nov 19, 2021

Conversation

danielroe
Copy link
Member

πŸ”— Linked issue

resolves nuxt/nuxt#12824

❓ 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

This adds docs links to capi warnings/deprecations and re-enables global deprecation warning now that we have useMeta & data fetching composables.

πŸ“ Checklist

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

@danielroe danielroe added documentation Improvements or additions to documentation bridge labels Nov 18, 2021
@danielroe danielroe requested a review from pi0 November 18, 2021 12:47
@danielroe danielroe self-assigned this Nov 18, 2021
@netlify
Copy link

netlify bot commented Nov 18, 2021

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

πŸ”¨ Explore the source changes: 6bbca44

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

@pi0 pi0 merged commit c184211 into main Nov 19, 2021
@pi0 pi0 deleted the docs/capi-warnings branch November 19, 2021 11:37
@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 bridge documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docs (bridge): clarify migration of defineNuxtPlugin
2 participants