Browse Source

Update changelog

pull/3895/head
Thomas Kaul 11 months ago
parent
commit
b39b32f226
  1. 2
      CHANGELOG.md

2
CHANGELOG.md

@ -13,6 +13,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed ### Changed
- Enabled the `noUnusedLocals` compiler option in the `tsconfig`
- Enabled the `noUnusedParameters` compiler option in the `tsconfig`
- Switched the `prefer-const` rule from `warn` to `error` in the `eslint` configuration - Switched the `prefer-const` rule from `warn` to `error` in the `eslint` configuration
## 2.113.0 - 2024-10-06 ## 2.113.0 - 2024-10-06

Loading…
Cancel
Save