We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8588f9 commit 35d547fCopy full SHA for 35d547f
2 files changed
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## [1.0.11](https://github.com/r17x/babel-plugin-react-suspense/compare/v1.0.10...v1.0.11) (2024-12-15)
2
+
3
## [1.0.10](https://github.com/r17x/babel-plugin-react-suspense/compare/v1.0.9...v1.0.10) (2024-11-21)
4
5
## [1.0.9](https://github.com/r17x/babel-plugin-react-suspense/compare/v1.0.8...v1.0.9) (2024-11-15)
package.json
@@ -4,7 +4,7 @@
"author": "r17x <[email protected]>",
"homepage": "https://github.com/r17x/babel-plugin-react-suspense",
6
"repository": "https://github.com/r17x/babel-plugin-react-suspense",
7
- "version": "1.0.10",
+ "version": "1.0.11",
8
"keywords": [
9
"react",
10
"react-suspense",
0 commit comments