Skip to content

Releases: ecomfe/oxlint-config

Release list

v1.0.1

Choose a tag to compare

@otakustay otakustay released this 19 May 15:10

1.0.1 (2026-05-19)

Bug Fixes

  • add missing prepublishOnly script (9f648f5)

v1.0.0

Choose a tag to compare

@otakustay otakustay released this 08 Apr 08:01

1.0.0 (2026-04-01)

Features

  • initial oxlint configuration migrated from existing eslint config (6ef26b7)

Bug Fixes

  • disable built-in no-duplicate-imports in favor of import/no-duplicates (6642481)