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

Breaking: drop node v10/v13/v15 (refs eslint/eslint#14023) #23

Merged
merged 1 commit into from Jun 24, 2021

Conversation

aladdin-add
Copy link
Member

No description provided.

Copy link
Contributor

@snitin315 snitin315 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nzakas
Copy link
Member

nzakas commented Jun 12, 2021

Let’s make sure we sync these changes with the final changes in the eslint repo

brettz9 added a commit to brettz9/eslint-visitor-keys that referenced this pull request Jun 22, 2021
@brettz9
Copy link
Contributor

brettz9 commented Jun 22, 2021

Let’s make sure we sync these changes with the final changes in the eslint repo

By "final changes", do you just mean whatever the latest is by the time this is merged. With a quick look, I didn't see a current issue or PR to add engines changes (so I might track the issue).

@brettz9
Copy link
Contributor

brettz9 commented Jun 22, 2021

Oh, apologies, I guess it must be eslint/eslint#14023 as in this issue title.

@nzakas
Copy link
Member

nzakas commented Jun 23, 2021

Yes, sorry, that’s the correct issue. Was replying on my phone :)

Copy link
Member

@nzakas nzakas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

Copy link
Member

@mdjermanovic mdjermanovic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

nzakas pushed a commit that referenced this pull request Jun 24, 2021
* Breaking: Switch to ESM

* Chore: Sync engines changes with #23; add CI to reflect #23

* Fix: Add `dist` to `files`

* New: Export `package.json`

* Update package.json

Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>

* Docs: Show CommonJS usage as well

* Refactor: Align with espree re: ESM

* Refactor: Switch from JSON to ESM

* Chore: Add linting devDeps.

* Refactor: Remove no longer needed `external`

* Test: Add `commonjs.cjs` test

* Refactor: Remove dupe `env` key

* Breaking: Change to named exports

* Update README.md

Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>

* Refactor: freeze in keys file

* Update package.json

Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>

* Update .eslintrc.json

Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>

* Update .eslintrc.json

Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>

* Update .eslintrc.json

Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>

* Test: Split cjs and js tests

* Refactor: Avoid freezing unused array

* Refactor: Stop exporting map file

* Refactor: Drop `default`

Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
@nzakas nzakas merged commit 701b67d into main Jun 24, 2021
@nzakas nzakas deleted the breaking/drop-node-v10 branch June 24, 2021 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants