UNPKG

eslint-plugin-destructuring

Version:
28 lines (20 loc) 656 B
# Change Log All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). ## [2.2.0] - 2019-10-14 - Allow renaming invalid identifiers ## [2.1.0] - 2017-02-71 - Added new 'in-methods-params' rule ## [2.0.0] - 2016-07-05 - Switched to new eslint v3 rule format ## [1.1.2] - 2016-06-05 - Fixed typo from last commit rendering 1.1.1 useless ## [1.1.1] - 2016-06-05 ### Fixed - Fixed large footprint by using modularised lodash dependency ## [1.1.0] - 2016-06-05 ### Added - Added 'in-params' rule. ## [1.0.0] - 2016-06-05 ### Added - Initial release - just a 'no-rename' rule.