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

Upgrade Stylelint 16, remove Jest & update other packages #45

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

Conversation

lb-
Copy link
Member

@lb- lb- commented Oct 11, 2024

  • Remove Jest & use Node.js test runner as it fully supports ESM modules and is better suited to our testing
  • Simplify Eslint config as we no longer need to have configs suitable for Jest
  • Update all packages to latest possible version we can support (inc. Stylelint 16)
  • Remove deprecated Stylelint SCSS rules
  • Migrate code to ESM modules to suit new Stylelint 16 requirements & Node 20 without changing the output of our package to ESM at this stage
  • Closes Update to support Stylelint 16 #43

@lb-
Copy link
Member Author

lb- commented Oct 11, 2024

@thibaudcolas would love to get your eyes on this please.

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

Successfully merging this pull request may close these issues.

Update to support Stylelint 16
1 participant