There was an error while loading. Please reload this page.
1 parent 174cb10 commit 7307226Copy full SHA for 7307226
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+For changes in version v7.0.0 and up please go to [release](https://github.com/babel/babel-loader/releases)
4
+
5
+# Old Changelog
6
7
## v6.4.1
8
9
### 🐛 Bug Fix
@@ -38,7 +42,7 @@ Allow to override BABEL_ENV/NODE_ENV at loader-level. Useful for isomorphic appl
38
42
39
43
### 💅 Polish
40
44
41
-- Improve FS caching to do less sync calls which improves performance slightly (#375) @akx
45
+- Improve FS caching to do less sync calls which improves performance slightly (#375) @akx
46
47
## v6.2.10
48
0 commit comments