Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
borkdude committed May 22, 2024
1 parent f8a5909 commit aca51ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ For a list of breaking changes, check [here](#breaking-changes).
- [#2227](https://github.com/clj-kondo/clj-kondo/issues/2227): allow `:flds` to be used in keys destructuring for ClojureDart
- [#2316](https://github.com/clj-kondo/clj-kondo/issues/2316): handle ignore hint on protocol method
- [#2322](https://github.com/clj-kondo/clj-kondo/issues/2322): add location to warning about invalid unicode character
- [#2391](https://github.com/clj-kondo/clj-kondo/issues/2391): support `:discouraged-var` on global JS values, like `js/fetch`
- [#2319](https://github.com/clj-kondo/clj-kondo/issues/2319): support `:discouraged-var` on global JS values, like `js/fetch`

## 2024.03.13

Expand Down

0 comments on commit aca51ee

Please sign in to comment.