Skip to content

Add versions for certain runtimes. #156

@MengLinMaker

Description

@MengLinMaker

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions