3.1.0 (2021-04-19)
- add
meta.type
(#16)
3.0.2 (2020-03-30)
- no-await-in-condition: avoid error on Promise.all without array (#15)
3.0.1 (2020-03-23)
- no-await-in-condition: better detection of await expression (#14)
3.0.0 (2020-03-23)
- no-await-in-condition: new rule to report use of await within chai-as-promised conditions (#10)
- Adds new rule to
recommended
2.0.0 (2020-02-25)
- recommended config for easier usage (#5)
- Drop support for Node < 8.10.0 (#3)