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 62c9325 commit f6b6a5dCopy full SHA for f6b6a5d
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @dschz/load-script
2
3
+## 1.0.7
4
+
5
+### Patch Changes
6
7
+- updates readme documentation
8
9
## 1.0.6
10
11
### Patch Changes
jsr.json
@@ -1,6 +1,6 @@
{
"name": "@dschz/load-script",
- "version": "1.0.6",
+ "version": "1.0.7",
"license": "MIT",
"exports": "./src/index.ts",
"publish": {
package.json
"description": "Dynamically load scripts in the browser with caching.",
"type": "module",
"author": "Daniel Sanchez <dsanc89@icloud.com>",
0 commit comments