v0.33.0
Read the migration guide for migration steps from v0.32.
- Updated
eslintto9.39.2. - Updated
typescript-eslintto8.52.0:- Enabled the
@typescript-eslint/no-unused-private-class-membersrule as an error. - Enabled the
@typescript-eslint/no-useless-default-assignmentrule as an error.
- Enabled the
- Updated
@stylistic/eslint-pluginto5.6.1:- Disabled
@stylistic/jsx-props-no-multi-spacesas deprecated. Use@stylistic/no-multi-spacesinstead.
- Disabled
- Upgraded
eslint-plugin-unicornto62.0.0. - Upgraded
eslint-plugin-jsdocto61.5.0:- Enabled the
jsdoc/escape-inline-tagsrule as an error. - Enabled the
jsdoc/prefer-import-tagrule as a warning. - Enabled the
jsdoc/reject-any-typerule as an error. - Enabled the
jsdoc/reject-function-typerule as an error. - Enabled the
jsdoc/require-next-descriptionrule as an error. - Enabled the
jsdoc/require-next-typerule as an error. - Enabled the
jsdoc/require-rejectsrule as an error. - Enabled the
jsdoc/require-throws-descriptionrule as an error. - Enabled the
jsdoc/require-throws-typerule as an error. - Enabled the
jsdoc/require-yields-descriptionrule as an error. - Enabled the
jsdoc/require-yields-typerule as an error. - Enabled the
jsdoc/ts-method-signature-stylerule as a warning. - Enabled the
jsdoc/ts-no-empty-object-typerule as an error. - Enabled the
jsdoc/ts-no-unnecessary-template-expressionrule as a warning. - Enabled the
jsdoc/ts-prefer-function-typerule as a warning. - Enabled the
jsdoc/type-formattingrule as a warning.
- Enabled the
- Updated
eslint-plugin-jestto29.12.1:- Enabled the
jest/no-error-equalrule as an error. - Enabled the
jest/no-unnecessary-assertionrule as an error. - Enabled the
jest/no-unneeded-async-expect-functionrule as a warning. - Enabled the
jest/prefer-mock-return-shorthandrule as a warning. - Enabled the
jest/prefer-to-have-been-calledrule as a warning. - Enabled the
jest/prefer-to-have-been-called-timesrule as a warning. - Enabled the
jest/valid-expect-with-promiserule as an error. - Enabled the
jest/valid-mock-module-pathrule as an error.
- Enabled the
- Updated
eslint-plugin-testing-libraryto7.15.4:- Enabled the
testing-library/prefer-user-event-setuprule as an error. - Changed the
testing-library/await-async-queriesrule severity to a warning, as a fixer is now available. - Changed the
testing-library/await-async-utilsrule severity to a warning, as a fixer is now available. - Changed the
testing-library/no-await-sync-queriesrule severity to a warning, as a fixer is now available. - Changed the
testing-library/no-wait-for-multiple-assertionsrule severity to a warning, as a fixer is now available.
- Enabled the
- Updated
eslint-plugin-rxjs-xto0.8.4:- Enabled the
rxjs-x/no-sharereplay-before-takeuntilrule as an error. - Enabled the
rxjs-x/no-unnecessary-collectionrule as an error.
- Enabled the
- Updated
eslint-plugin-array-functo5.1.0. - Updated
eslint-plugin-cypressto5.2.1. - Updated
eslint-plugin-nto17.23.1.