File tree 2 files changed +18
-1
lines changed
2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 5.0.0] ( https://github.com/TheDancingCode/gulp-prettier/compare/v4.0.0...v5.0.0 ) (2023-07-05)
2
+
3
+
4
+ ### Build System
5
+
6
+ * drop Node 12 and 14 support ([ 0c15e92] ( https://github.com/TheDancingCode/gulp-prettier/commit/0c15e92bcebdc3300d65e08da0e5f4814d16fcb7 ) )
7
+
8
+
9
+ ### Features
10
+
11
+ * upgrade Prettier to 3.0.0 ([ f0e4174] ( https://github.com/TheDancingCode/gulp-prettier/commit/f0e4174e7a3b96bed84c4a3d8449a2f2f46a56aa ) )
12
+
13
+
14
+ ### BREAKING CHANGES
15
+
16
+ * dropped Node 12 and 14 support.
17
+
1
18
# [ 4.0.0] ( https://github.com/TheDancingCode/gulp-prettier/compare/v3.0.0...v4.0.0 ) (2021-07-31)
2
19
3
20
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gulp-prettier" ,
3
3
"description" : " Format files with Prettier" ,
4
- "version" : " 4 .0.0" ,
4
+ "version" : " 5 .0.0" ,
5
5
"main" : " index.js" ,
6
6
"repository" : {
7
7
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments