UNPKG

eslint-plugin-rut

Version:

ESLint plugin for enforcing Rut (React testing) best practices.

33 lines (15 loc) 649 B
# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # 2.0.0 - 2020-11-04 #### 💥 Breaking - Add React 17 support. (#46) ([0a8af51](https://github.com/milesj/rut/commit/0a8af51)), closes [#46](https://github.com/milesj/rut/issues/46) #### 📦 Dependencies - Update to latest. ([22b0f25](https://github.com/milesj/rut/commit/22b0f25)) **Note:** Version bump only for package eslint-plugin-rut ## 1.1.0 - 2020-07-23 #### 🚀 Updates - Add support for ESLint v7. # 1.0.0 - 2020-03-01 #### 🎉 Release Initial release!