docs: add vue devtools option#8150
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Ignored Deployment
|
Lunaria Status Overview🌕 This pull request will trigger status changes. Learn moreBy default, every PR changing files present in the Lunaria configuration's You can change this by adding one of the keywords present in the Tracked Files
Warnings reference
|
There was a problem hiding this comment.
Looks great, @florian-lefebvre ! Just a suggestion to link to better (?) page for people to learn what Vue DevTools is, but otherwise, good for release!
Note that a new feature should include a <Since> component to display the version it was added in, and you'll need to check that this is also imported at the top of the page as import Since from '~/components/Since.astro';
(These integration pages used to be pulled from plain .md READMES in the astro repo, so they are often missing our nice components!)
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
sarah11918
left a comment
There was a problem hiding this comment.
Approving for 4.8 release!
Description (required)
Documents the addition of a
devtoolsoption for the vue integration.Related issues & labels (optional)
For Astro version:
4.8. See astro PR #10929.