We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1a4131 commit 2a9a736Copy full SHA for 2a9a736
.changeset/fuzzy-crabs-warn.md
packages/core/CHANGELOG.md
@@ -1,5 +1,15 @@
1
# farmup
2
3
+## 0.1.3
4
+
5
+### Patch Changes
6
7
+- a1a4131: - support script for cjs
8
+ - support shebang for file
9
+ - fix entry clear failed
10
+ - fix can't print address when start html
11
+ - bump core version
12
13
## 0.1.2
14
15
### Patch Changes
packages/core/package.json
@@ -1,6 +1,6 @@
{
"name": "farmup",
- "version": "0.1.2",
+ "version": "0.1.3",
"type": "module",
"repository": {
"url": "https://github.com/farm-fe/farmup"
0 commit comments