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

Remove 'experimental-' from @typescript-eslint/experimental-utils #4139

Closed
3 tasks done
JoshuaKGoldberg opened this issue Nov 14, 2021 · 2 comments · Fixed by #4172
Closed
3 tasks done

Remove 'experimental-' from @typescript-eslint/experimental-utils #4139

JoshuaKGoldberg opened this issue Nov 14, 2021 · 2 comments · Fixed by #4172
Labels
accepting prs Go ahead, send a pull request that resolves this issue package: utils Issues related to the @typescript-eslint/utils package repo maintenance things to do with maintenance of the repo, and not with code/docs

Comments

@JoshuaKGoldberg
Copy link
Member

  • I have tried restarting my IDE and the issue persists. N/A
  • I have updated to the latest version of the packages. N/A
  • I have read the FAQ and my problem is not listed.

Repro

https://www.npmjs.com/package/@typescript-eslint/experimental-utils

Expected Result

The package is actually pretty stable across the last few major version bumps. Calling it experimental utils is a little bit of a deterrent to folks feeling comfortable using it. And it's a big name.

Can we call it... say, just @typescript-eslint/utils?

Actual Result

It's still called experimental today.

@JoshuaKGoldberg JoshuaKGoldberg added triage Waiting for maintainers to take a look package: utils Issues related to the @typescript-eslint/utils package labels Nov 14, 2021
@bradzacher bradzacher added repo maintenance things to do with maintenance of the repo, and not with code/docs and removed triage Waiting for maintainers to take a look labels Nov 14, 2021
@bradzacher
Copy link
Member

  1. v1.8.0:

    Once it is stable, it will be renamed to `@typescript-eslint/util` for a `2.0.0` release.

  2. v2.25.0

    Once it is stable, it will be renamed to `@typescript-eslint/util` for a `3.0.0` release.

  3. v3.4.0

    Once it is stable, it will be renamed to `@typescript-eslint/util` for a `4.0.0` release.

TODO: change package name

@bradzacher
Copy link
Member

(4). v5.x #4158 😅

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
accepting prs Go ahead, send a pull request that resolves this issue package: utils Issues related to the @typescript-eslint/utils package repo maintenance things to do with maintenance of the repo, and not with code/docs
Projects
None yet
2 participants