File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 6.3.0
4
+
5
+ - Add --error-on-fail cli option
6
+ - Collate errors and warnings to avoid exiting early (with help from @akwodkiewicz in #217 )
7
+ - Fix .dev.patch suffix bug (with help from @pdcastro in #224 )
8
+ - Support build metadata in package.json version strings (with help from @snowystinger in #213 )
9
+ - Change 'no patch files found' message from red to blue (contribution from @dmhalejr in #211 )
10
+ - Fix environment variable propogation for spawned tasks (contribution from @chpio in #223 )
11
+ - Add --patch-dir option to readme (contribution from @mikehardy in #225 )
12
+ - Fix createPatch bug involving .git folder hygiene (contribution from @haroenv in #231 )
13
+
3
14
## 6.2.2
4
15
5
16
- Take config from .yarnrc when making patches (contribution from @NMinhNguyen in #222 )
You can’t perform that action at this time.
0 commit comments