You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,6 +65,9 @@ module.exports = {
65
65
66
66
## ChangeLogs
67
67
68
+
- 2.0.0
69
+
- Support node >= 10 (still support node >= 6, but it not tested anymore).
70
+
- Update dev dependencies.
68
71
- 1.0.0
69
72
-**Breaking Change**: `prettier` dependency is now a peer dependency instead of a "direct" dependency: user of the plugin can choose to use prettier 1.x.x or prettier 2.x.x (note that this plugin should be compatible with all versions of prettier).
0 commit comments