UNPKG

666 BMarkdownView Raw
1# Changelog
2
3## [3.2.0] - 2018-02-27
4
5* Add IntervalID to globals
6* Make .prettierrc an importable JavaScript file
7
8## [3.1.0] - 2017-11-21
9
10* Add SyntheticEvents to globals
11
12## [3.0.1] - 2017-11-07
13
14* Make the Prettier ESLint rule a warning instead of an error
15
16## [3.0.0] - 2017-10-04
17
18* Addition of prettier, eslint-config-prettier, eslint-plugin-prettier dependency
19* Remove conflicted eslint rules with prettier
20
21## [2.1.0] - 2017-08-17
22
23* Addition of eslint-plugin-flowtype dependency
24* Added env for jest
25
26## [2.0.0] - 2017-08-11
27
28* Now based on Airbnb config
29* Prettier integration
30* All dependencies updated
31* Prettier and ESLint added as peer dependencies