-
-
Notifications
You must be signed in to change notification settings - Fork 104
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
feat: cspell-pipe support ESM #3991
Conversation
"dependencies": { | ||
"vitest": "^0.26.3" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Jason3S Is it intended to ship vitest
as a dependency? I just saw it installed after upgrading cspell
.
No it is not. Thank you for spotting this. |
Fixed in #4031 |
Thanks for a quick fix! |
It has been deployed in 6.19.1 |
It failed to publish: |
Ah.. All clear. It can wait till tomorrow. Thanks for the update. |
Just upgraded to 6.19.2 and everything works as expected. Thanks once again. |
No description provided.