We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f88667 commit 5a223cfCopy full SHA for 5a223cf
README.md
@@ -1,4 +1,4 @@
1
-> This README is for babel-loader v8/v9 with Babel v7
+> This README is for babel-loader v8/v9/v10 with Babel v7
2
> If you are using legacy Babel v6, see the [7.x branch](https://github.com/babel/babel-loader/tree/7.x) docs
3
4
[](https://www.npmjs.com/package/babel-loader)
@@ -25,6 +25,7 @@ This package allows transpiling JavaScript files using [Babel](https://github.co
25
> |:-:|:-:|:-:|:-:|
26
> | 8.x | 4.x or 5.x | 7.x | >= 8.9 |
27
> | 9.x | 5.x | ^7.12.0 | >= 14.15.0 |
28
+> | 10.x | ^5.61.0 | ^7.12.0 \|\| ^8.0.0-alpha | ^18.20.0 \|\| ^20.10.0 \|\| >=22.0.0` |
29
30
31
```bash
0 commit comments