- BREAKING: Added new rule
preserve-caught-error
fromeslint@9.35.0as error. (#142)
- BREAKING: Updated to
eslint-plugin-jsdoc@59.0.2and added the following
new rules as errors:
reject-any-type,
reject-function-type,
require-next-description,
require-next-type,
require-throws-description,
require-throws-type,
require-yields-description,
require-yields-type.
Added ruletype-formatting
as disabled since experimental.
Removed disabled rulecheck-examples
since deprecated.
- BREAKING: Updated to
eslint-plugin-unicorn@61.0.2and added the following
new rules as errors:
prefer-bigint-literals,
prefer-classlist-toggle,
require-module-attributes,
no-array-sort.
Fixed
- Updated to latest dependencies:
@vitest/eslint-plugin@1.3.12,
eslint-plugin-n@17.23.1.
Miscellaneous
- Updated to GitLab CI Templates v44.3.0. See the
release notes
for details.
- Updated to Renovate config presets v3.0.1. See the
release notes
for details.