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

CommonJS plugins are deprecated #27

Closed
Luquatic opened this issue Mar 21, 2024 · 2 comments
Closed

CommonJS plugins are deprecated #27

Luquatic opened this issue Mar 21, 2024 · 2 comments

Comments

@Luquatic
Copy link

Luquatic commented Mar 21, 2024

when running stylelint I'm getting the following warning:

CommonJS plugins are deprecated ("/Users/.../node_modules/.pnpm/stylelint-use-logical@2.1.2_stylelint@16.2.1/node_modules/stylelint-use-logical/index.cjs"). See https://stylelint.io/migration-guide/to-16

Installed Packages

    "stylelint": "^16.2.1",
    "stylelint-config-prettier-scss": "^1.0.0",
    "stylelint-config-recommended-vue": "^1.5.0",
    "stylelint-config-standard-scss": "^13.0.0",
    "stylelint-use-logical": "^2.1.2",
@dflynn15
Copy link

Unfortunately, this is an issue with Stylelint, not this plugin. The fix PR in Stylelint is here: stylelint/stylelint#7532. However, it still has not been released :(

@Luquatic
Copy link
Author

Thanks, seems to have been released now with 16.3.0!

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

No branches or pull requests

2 participants