vite-plugin-checker
vite-plugin-checker copied to clipboard
fix: fix importMeta error by updating to stylelint 16
This fixes #260 .
I am not sure if we can or should update stylelint directly to 16, since its release was quite recent. Thus, I updated only to 15 instead.
⚠️ No Changeset found
Latest commit: 0e3dfb6317053d033402ef5cb3d57903ac27bc12
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Deploy Preview for vite-plugin-checker ready!
Name | Link |
---|---|
Latest commit | 0e3dfb6317053d033402ef5cb3d57903ac27bc12 |
Latest deploy log | https://app.netlify.com/sites/vite-plugin-checker/deploys/66a7328d6ce4ab0009309400 |
Deploy Preview | https://deploy-preview-294--vite-plugin-checker.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
@fi3ework Now that this repo is being maintained again (🎉🙏🏼), can someone look at this PR to see if it can be merged?
Latest versions of stylelint
are blocked by this meow
package issue.
Perhaps the node v20 CI issue is just a fluke like the other recent findings about the CI being unstable? 😬
Updated the PR to stylelint 16 now.
Will fix the builds when I have time. I have been quite busy recently.
I'll check the PR later.
Got the PR mostly working. Only node18 is failing for some reason.
@fi3ework Works now. :)