Skip to content

feat: drop Node 8 & 10 support#36

Draft
MichaelDeBoey wants to merge 2 commits into
mysticatea:masterfrom
MichaelDeBoey:patch-4
Draft

feat: drop Node 8 & 10 support#36
MichaelDeBoey wants to merge 2 commits into
mysticatea:masterfrom
MichaelDeBoey:patch-4

Conversation

@MichaelDeBoey

@MichaelDeBoey MichaelDeBoey commented Nov 30, 2021

Copy link
Copy Markdown

BREAKING CHANGE: Requires Node@^12.22.0 || ^14.17.0 || >=16.0.0

This branch is dependent on #33

CC/ @voxpelli

@voxpelli

Copy link
Copy Markdown

Node 10, 13 and 15 are also not supported anymore.

I would therefore suggest adopting an ESM compatible versioning: ^12.20.0 || ^14.13.1 || >=16.0.0

@MichaelDeBoey

MichaelDeBoey commented Nov 30, 2021

Copy link
Copy Markdown
Author

@voxpelli I wanted to do it gradually (as that would make the upgrade of this package in other packages easier too), but sure I can go straight to ESLint 8.x's engines

BREAKING CHANGE: Requires Node@^12.22.0 || ^14.17.0 || >=16.0.0
@MichaelDeBoey

MichaelDeBoey commented Oct 17, 2022

Copy link
Copy Markdown
Author

For people watching this PR: we've started already with our own fork in order to not hold the wider community back anymore: https://github.com/eslint-community/eslint-plugin-mysticatea

@mysticatea We would still love to move the original repo to the new https://github.com/eslint-community though.


This PR is released in @eslint-community/eslint-plugin-mysticatea v14.0.0
https://github.com/eslint-community/eslint-plugin-mysticatea/releases/tag/v14.0.0

MichaelDeBoey added a commit to MichaelDeBoey/eslint-plugin-mysticatea that referenced this pull request Nov 14, 2022
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.

2 participants