All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.2.1 (2019-04-05)
- Allow multiple cases for a single block inside switch statements (c5feca0)
2.2.0 (2019-02-06)
- Add fork of max-statements-per-line (c0f82e8)
2.1.0 (2018-12-31)
- Add fork of brace-style rule to support one line arrow functions (c631354)
2.0.1 (2018-12-18)
- Fixed a bunch of weird NPM madness (b8f9cf0)
2.0.0 (2018-12-17)
Version 2.0.0 was a major "rethink" of our rules, changing some past decisions, but primarily focusing on what we needed to change to add support for newer ES* features and TypeScript.