UNPKG

558 BMarkdownView Raw
1# Changelog
2
3## [3.1.0] - 2017-11-21
4- Add SyntheticEvents to globals
5
6## [3.0.1] - 2017-11-07
7- Make the Prettier ESLint rule a warning instead of an error
8
9## [3.0.0] - 2017-10-04
10- Addition of prettier, eslint-config-prettier, eslint-plugin-prettier dependency
11- Remove conflicted eslint rules with prettier
12
13## [2.1.0] - 2017-08-17
14- Addition of eslint-plugin-flowtype dependency
15- Added env for jest
16
17## [2.0.0] - 2017-08-11
18- Now based on Airbnb config
19- Prettier integration
20- All dependencies updated
21- Prettier and ESLint added as peer dependencies