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 56078ec commit 31eff71Copy full SHA for 31eff71
packages/async/CHANGELOG.md
@@ -0,0 +1,5 @@
1
+# @solid-primitives/set
2
+
3
+## 0.0.1
4
5
+- Move from @solidjs/router
packages/async/package.json
@@ -1,10 +1,9 @@
{
"name": "@solid-primitives/async",
- "version": "0.0.117",
+ "version": "0.0.1",
"description": "Primitives for async files.",
- "author": "Rustam Ashurmatov <[email protected]>",
6
"license": "MIT",
7
- "homepage": "https://primitives.solidjs.community/package/upload",
+ "homepage": "https://primitives.solidjs.community/package/async",
8
"repository": {
9
"type": "git",
10
"url": "git+https://github.com/solidjs-community/solid-primitives.git"
0 commit comments