Skip to content

chore: update ES2026 references to ES2027 in documentation and rules#347

Open
ota-meshi wants to merge 2 commits intomasterfrom
change-es-version
Open

chore: update ES2026 references to ES2027 in documentation and rules#347
ota-meshi wants to merge 2 commits intomasterfrom
change-es-version

Conversation

@ota-meshi
Copy link
Copy Markdown
Member

What is the purpose of this pull request?

It appears that several features that were expected to be included in ES2026 have been put on hold, so I have changed the rules for checking those features to the ES2027 category.

What changes did you make? (Give an overview)

  • Renamed configurations and rules related to ES2026 to ES2027 in index.md, rules documentation, and rule implementations.
  • Updated error messages in rules to reflect the change from ES2026 to ES2027 for AsyncDisposableStack, Date.prototype.toTemporalInstant, DisposableStack, SuppressedError, Symbol.asyncDispose, Symbol.dispose, Temporal, and using declarations.
  • Adjusted the rules in the no-new-in-esnext and flat configurations to include the new rules for ES2027.

Related Issues

Is there anything you'd like reviewers to focus on?

- Renamed configurations and rules related to ES2026 to ES2027 in index.md, rules documentation, and rule implementations.
- Updated error messages in rules to reflect the change from ES2026 to ES2027 for AsyncDisposableStack, Date.prototype.toTemporalInstant, DisposableStack, SuppressedError, Symbol.asyncDispose, Symbol.dispose, Temporal, and using declarations.
- Adjusted the rules in the no-new-in-esnext and flat configurations to include the new rules for ES2027.
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 6, 2026

🦋 Changeset detected

Latest commit: 5a2fcdb

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
eslint-plugin-es-x Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

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.

1 participant