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

Migrate to ESM #931

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Migrate to ESM #931

wants to merge 4 commits into from

Conversation

nix6839
Copy link

@nix6839 nix6839 commented Dec 14, 2023

To give the community time to migrate to ESM, we'll publish a hybrid package to support the (now deprecated) CommonJS Node.js API until our next major release.
-- https://stylelint.io/migration-guide/to-16

There was an error about ESM in Jest, so I used jest-light-runner.

@kristerkari
Copy link
Collaborator

Thanks!

Migrating to ESM is a major breaking change, so my thinking is that the ESM migration would be better done after stylelint has fully migrated to ESM.

@nix6839
Copy link
Author

nix6839 commented Dec 26, 2023

Thanks!

Migrating to ESM is a major breaking change, so my thinking is that the ESM migration would be better done after stylelint has fully migrated to ESM.

When the time comes, please ping me. Until then, I'll periodically rebase :)

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

Successfully merging this pull request may close these issues.

None yet

2 participants