We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0da3a7 commit 9fe79f9Copy full SHA for 9fe79f9
2 files changed
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## [1.0.7](https://github.com/r17x/babel-plugin-react-suspense/compare/v1.0.6...v1.0.7) (2024-04-13)
2
+
3
## [1.0.6](https://github.com/r17x/babel-plugin-react-suspense/compare/v1.0.5...v1.0.6) (2024-04-13)
4
5
## [1.0.5](https://github.com/r17x/babel-plugin-react-suspense/compare/v1.0.4...v1.0.5) (2023-07-12)
package.json
@@ -4,7 +4,7 @@
"author": "r17x <hi@rin.rocks>",
"homepage": "https://github.com/r17x/babel-plugin-react-suspense",
6
"repository": "https://github.com/r17x/babel-plugin-react-suspense",
7
- "version": "1.0.6",
+ "version": "1.0.7",
8
"keywords": [
9
"react",
10
"react-suspense",
0 commit comments