framework icon indicating copy to clipboard operation
framework copied to clipboard

feat(nuxt): typed router

Open danielroe opened this issue 3 years ago • 1 comments

❓ Type of change

  • [ ] 📖 Documentation (updates to the documentation or readme)
  • [ ] 🐞 Bug fix (a non-breaking change that fixes an issue)
  • [x] 👌 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 PR is a prerelease integration of the new typed-routes feature in vue-router, for testing purposes. (cc: @posva)

CleanShot 2022-06-04 at 15 41 52

danielroe avatar Jun 10 '22 15:06 danielroe

Deploy Preview for nuxt3-docs canceled.

Name Link
Latest commit 569b030a5907671d6d55a75769f805f6d2ff5a97
Latest deploy log https://app.netlify.com/sites/nuxt3-docs/deploys/62a361c11ed8c100076a96b2

netlify[bot] avatar Jun 10 '22 15:06 netlify[bot]

Closing as vue-router is no longer exposing these types. Instead we'll follow progress on https://github.com/posva/unplugin-vue-router and will hopefully open another one in future.

danielroe avatar Sep 30 '22 14:09 danielroe