This project adheres to Semantic Versioning.
- Removed
typescript/no-unnecessary-type-parametersrule.
- Fixed false-positive TypeScript rules for JS.
- Fixed errors from
new Class()in tests.
- Fixed
typescript/unbound-methodremoving.
- Fixed peer dependency warning.
- Removed plugin changes for different file types.
- Removed
typescript/consistent-return. - Removed
unicorn/require-post-message-target-origin.
- Fixed
no-floating-promisesandno-voidconflict.
- Reduced peer dependencies.
- Removed
import/no-unassigned-importrule. - Removed
unicorn/consistent-function-scopingin tests. - Changed line limit to 80 symbols.
- Fixed
@logux/oxc-configs/fmtexport.
- Initial release.