-
Notifications
You must be signed in to change notification settings - Fork 88
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
fix: fix importMeta error by updating to stylelint 16 #294
base: main
Are you sure you want to change the base?
Conversation
|
✅ Deploy Preview for vite-plugin-checker ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
120b281
to
f0537e5
Compare
@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 Perhaps the node v20 CI issue is just a fluke like the other recent findings about the CI being unstable? 😬 |
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.
LGTM but would want @fi3ework 's review
f0537e5
to
6309ade
Compare
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. |
3cf1de1
to
dd4c44d
Compare
Got the PR mostly working. Only node18 is failing for some reason. |
dd4c44d
to
0e3dfb6
Compare
@fi3ework Works now. :) |
@fi3ework can you please merge this if you agree? 🙏🏼 |
Waiting for this fix. |
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.