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 71a7d77 commit 18abb6aCopy full SHA for 18abb6a
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @dschz/load-script
2
3
+## 1.0.2
4
+
5
+### Patch Changes
6
7
+- updates jsdoc comments
8
9
## 1.0.1
10
11
### Patch Changes
jsr.json
@@ -1,6 +1,6 @@
{
"name": "@dschz/load-script",
- "version": "1.0.1",
+ "version": "1.0.2",
"license": "MIT",
"exports": "./src/index.ts"
}
package.json
"description": "Dynamically load scripts in the browser with caching.",
"type": "module",
"author": "Daniel Sanchez <dsanc89@icloud.com>",
0 commit comments