Skip to content

feat(rules-table): add sortable version column#1056

Draft
camchenry wants to merge 1 commit intomainfrom
add-version-column-rules-table
Draft

feat(rules-table): add sortable version column#1056
camchenry wants to merge 1 commit intomainfrom
add-version-column-rules-table

Conversation

@camchenry
Copy link
Copy Markdown
Member

@camchenry camchenry commented Apr 19, 2026

Added a Version column to the rules table that marks when a rule was first added to oxlint. It is sortable like other columns and uses semver sorting (i.e., 0.2.3 < 0.2.5 < 1.0).

This will depend on the rules.json having version data, which is still needed in oxc.

Adds a Version column to the rules table that displays the version
in which each rule was added. The column is sortable; rules without
a version sort last.
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 19, 2026

Deploy Preview for oxc-project ready!

Name Link
🔨 Latest commit a510127
🔍 Latest deploy log https://app.netlify.com/projects/oxc-project/deploys/69e4359095fe670008951eee
😎 Deploy Preview https://deploy-preview-1056--oxc-project.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

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