We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 52accd6 + 88970e4 commit eaed991Copy full SHA for eaed991
.changeset/yellow-ads-kneel.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# react-launcher
2
3
+## 1.0.2
4
+
5
+### Patch Changes
6
7
+- 52accd6: 1. add react-loadable react-router-dom as dependencies for types 2. cjs add \_\_esModule
8
9
## 1.0.1
10
11
### Patch Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "react-launcher",
- "version": "1.0.1",
+ "version": "1.0.2",
"description": "",
"main": "./lib/index.js",
"module": "./es/index.js",
0 commit comments