Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new devtools for VueJS 3 #183

Merged
merged 2 commits into from Apr 18, 2021
Merged

Conversation

barisbora
Copy link
Contributor

Upcoming new devtools for VueJS 3

@@ -36,6 +37,10 @@ const knownExtensions = [
...VUEJS_DEVTOOLS,
description: 'Vue.js devtools',
},
{
...VUEJS3_DEVTOOLS,
description: 'Vue.js devtools',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
description: 'Vue.js devtools',
description: 'Vue.js 3 devtools',

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's invalidate the test file, given description should be same the the extension description

) as any) as string).should.be.equal(extensionName);

@MarshallOfSound MarshallOfSound merged commit 31bf863 into MarshallOfSound:master Apr 18, 2021
@MarshallOfSound
Copy link
Owner

🎉 This PR is included in version 3.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants