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: packages/react-scripts/CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
# `backpack-react-scripts` Change Log
2
2
3
+
## 7.0.5 - 2020-01-10
4
+
5
+
### Fixed
6
+
7
+
- Reverted change introducted in `7.0.4` that unlocked `babel-loader` version which was causing issues when running BRS scripts
8
+
3
9
## 7.0.3 (November 18, 2019)
4
10
5
11
- Add the ability to split vendor chunks using `vendorChunkRegex`. Anything that matches the regex will be put in the vendors chunk. [See PR from banana project](https://github.skyscannertools.net/dingo/banana/blob/2c5bf3f89bc0d1fec29e7fae27dd5988e99dedec/packages/webapp/package.json#L151)
0 commit comments