File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## 3.8.0
2+
3+ * Removed ` promise/avoid-new ` from recommended configuration
4+ ([ #119 ] ( https://github.com/xjamundx/eslint-plugin-promise/pull/119 ) )
5+ * Ignored event listener callbacks in ` promise/prefer-await-to-callbacks `
6+ ([ #117 ] ( https://github.com/xjamundx/eslint-plugin-promise/pull/117 ) )
7+ * Ignored top-level awaits in ` promise/prefer-await-to-then `
8+ ([ #126 ] ( https://github.com/xjamundx/eslint-plugin-promise/pull/126 ) )
9+ * Added docs for ` promise/no-nesting ` and ` promise/prefer-await-to-then `
10+ ([ #120 ] ( https://github.com/xjamundx/eslint-plugin-promise/pull/120 ) )
11+ ([ #121 ] ( https://github.com/xjamundx/eslint-plugin-promise/pull/121 ) )
12+
113## 3.7.0
214
315* Added ` promise/valid-params ` rule
You can’t perform that action at this time.
0 commit comments