We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db71878 commit bb9bd80Copy full SHA for bb9bd80
.changeset/hungry-tips-end.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# idxs
2
3
+## 0.0.3
4
+
5
+### Patch Changes
6
7
+- db71878: Migrated from `eventemitter3` to `mitt`
8
9
## 0.0.2
10
11
### Patch Changes
package.json
@@ -22,7 +22,7 @@
22
"[!start-pkg]": "",
23
"name": "idxs",
24
"type": "module",
25
- "version": "0.0.2",
+ "version": "0.0.3",
26
"main": "./dist/index.js",
27
"license": "MIT",
28
"repository": {
0 commit comments