All notable changes to this package will be documented in this file.
The format is based on Keep a Changelog, and this project does not adhere to Semantic Versioning until v1.0.0.
- 79ba9b5 linter: Added support to run in Node.JS legacy versions (#8648) (Luiz Felipe Weber)
- 538b24a linter: Format the configuration documentation correctly (#8583) (Tapan Prakash)
- 32f860d linter: Add support for ignorePatterns property within config file (#7092) (Nicholas Rayburn)
- a6b0100 linter: Fix config example headings (#7562) (Boshen)
- df143ca linter: Add docs for config settings (#4827) (DonIsaac)
- 2268a0e linter: Support
overrides
config field (#6974) (DonIsaac)
- 4551baa linter: Document
rules
(#6983) (Boshen)
- 3923e63 linter: Add schema to config examples (#6838) (Dmitry Zakharov)
- 6e3224d linter: Configure by category in config files (#6120) (DonIsaac)
- 01b9c4b npm/oxlint: Make bin/oxc_language_server an executable (#6066) (Boshen)
- ba7b01f linter: Add
LinterBuilder
(#5714) (DonIsaac)
- a438743 linter: Move
OxlintConfig
toOxlintrc
(#5707) (DonIsaac)
- 023c160 linter: Impl
Serialize
forOxlintConfig
(#5594) (DonIsaac)
- 694f032 Add trailing line breaks to
package.json
files (#5542) (overlookmotel)
- a0effab linter: Support more flexible config.globals values (#4990) (Don Isaac)
- 4d28d03 task/website: Support render
subschemas.all_of
(#4800) (mysteryven)
- cc922f4 vscode: Provide config's schema to oxlint config files (#4826) (Don Isaac)
- 0fba738 npm: SyntaxError caused by optional chaining in low version node (#4650) (heygsc)
- cc58614 linter: Better schemas for allow/warn/deny (#4150) (DonIsaac)
- 19bb1c0 website: Hack
schemars
to render code snippet in markdown (#3417) (Boshen)
- dcda1f6 cli: Update
--format
documentation (#3118) (Vasilii A)
- 5241e1e cli: Improve
--help
documentation (Boshen)
- 839e7c5 napi/parser: Add more linux-musl targets (Boshen)
- 0ae28dd npm/oxlint: Display target triple when error is thrown (#2259) (Boshen)
- 382a187 npm: Fix bin script for musl / gnu (Boshen)
- 20a34b5 Introduce --react-perf-plugin CLI flag, update rules to correctness (#2119) (Hulk)
- d82ba5b cli: Run oxlint with no file arguments (#1201) (Boshen)
- e14dd06 npm: Add package.repository and other fields according to provernance (Boshen)
- f7d2675 npm: Fix github link according to provernance (Boshen)