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

Add versions for certain runtimes. #156

Open
1 task done
MengLinMaker opened this issue Jul 20, 2024 · 0 comments
Open
1 task done

Add versions for certain runtimes. #156

MengLinMaker opened this issue Jul 20, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@MengLinMaker
Copy link

Describe the feature

The issue:

I'm creating an ESLint plugin based of runtime-compat-data ---> eslint-plugin-runtime-compat.

However the data does not specify compatibility for specific runtime versions.

In the case of Node, Deno and Bun, the compat data may be inaccurate depending on the runtime version.

Potential solution:

Capture compat data with different Node, Deno and Bun versions.

I'm aware that CompatStatement -> SupportBlock -> SupportStatement -> SimpleSupportStatement can be assigned a version string.

I assume versioning runtimes like Netlify is difficult.

Additional information

  • Would you be willing to help implement this feature?
@MengLinMaker MengLinMaker added the enhancement New feature or request label Jul 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant