Releases
1.3.0
Compare
Sorry, something went wrong.
No results found
porada
released this
02 Mar 13:25
Enabled options.typeAware (oxlint@1.51.0).
Tweaked promise/no-return-wrap to allow returning Promise.reject inside promise handlers.
Tweaked unicorn/numeric-separators-style to enforce the rule only for numbers containing numeric separators.
Lowered oxc/branches-sharing-code severity to warn.
Lowered oxc/const-comparisons severity to warn.
Lowered promise/catch-or-return severity to warn.
Lowered promise/no-callback-in-promise severity to warn.
Lowered promise/no-nesting severity to warn.
Lowered promise/no-promise-in-callback severity to warn.
Lowered promise/no-return-in-finally severity to warn.
Lowered promise/prefer-catch severity to warn.
Disabled CommonJS-related node/* rules.
Disabled oxc/approx-constant in test files.
Disabled oxc/no-accumulating-spread in test files.
Disabled oxc/no-async-endpoint-handlers.
Disabled oxc/no-const-enum.
Disabled oxc/no-map-spread in test files.
Disabled unicorn/no-useless-promise-resolve-reject in test files.
Removed runtime dependency on rfdc.
You can’t perform that action at this time.