We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8837f53 commit 4855096Copy full SHA for 4855096
CHANGELOG.md
@@ -1,7 +1,8 @@
1
## 5.1.0
2
3
-- Included `catch()` and `finally()` in `prefer-await-to-then`
4
-- Added some additional tests and upgraded some dev deps
+- Included `catch()` and `finally()` in `prefer-await-to-then` #196
+- Added some additional tests and upgraded some dev deps #196
5
+- Exempted array methods in prefer-await-to-callbacks ([#212](https://github.com/xjamundx/eslint-plugin-promise/issues/212))
6
7
## 5.0.0
8
0 commit comments