Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.14.3 (2026-1-4)

- fix(plugin-blocklet): fix node-polyfills default options

## 0.14.2 (2026-1-4)

- fix(plugin-blocklet): set node-polyfills default options
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "create-blocklet",
"private": true,
"version": "0.14.2",
"version": "0.14.3",
"description": "",
"keywords": [],
"author": "",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-blocklet",
"version": "0.14.2",
"version": "0.14.3",
"exports": "./index.js",
"type": "module",
"repository": "git@github.com:blocklet/create-blocklet.git",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"typescript": "^5.7.2",
"vite": "^7.0.0",
"vite-node": "^3.2.4",
"vite-plugin-blocklet": "^0.14.2",
"vite-plugin-blocklet": "^0.14.3",
"vite-plugin-require": "^1.2.14",
"vite-plugin-svgr": "^4.3.0",
"vite-tsconfig-paths": "^5.1.4",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"simple-git-hooks": "^2.11.1",
"tsx": "^4.19.3",
"vite": "^7.0.0",
"vite-plugin-blocklet": "^0.14.2",
"vite-plugin-blocklet": "^0.14.3",
"vite-plugin-svgr": "^4.3.0",
"zx": "^8.3.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/create-app/templates/did-wallet-dapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"simple-git-hooks": "^2.11.1",
"vite": "^7.0.0",
"vite-node": "^3.2.4",
"vite-plugin-blocklet": "^0.14.2",
"vite-plugin-blocklet": "^0.14.3",
"vite-plugin-require": "^1.2.14",
"vite-plugin-svgr": "^4.3.0",
"zx": "^8.3.2"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"tsx": "^4.19.3",
"typescript": "^5.7.3",
"vite": "^7.0.0",
"vite-plugin-blocklet": "^0.14.2",
"vite-plugin-blocklet": "^0.14.3",
"vite-plugin-svgr": "^4.3.0",
"zx": "^8.3.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/create-app/templates/react-dapp-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"tsx": "^4.19.3",
"typescript": "^5.7.3",
"vite": "^7.0.0",
"vite-plugin-blocklet": "^0.14.2",
"vite-plugin-blocklet": "^0.14.3",
"vite-plugin-svgr": "^4.3.0",
"zx": "^8.3.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/create-app/templates/react-dapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"simple-git-hooks": "^2.11.1",
"tsx": "^4.19.3",
"vite": "^7.0.0",
"vite-plugin-blocklet": "^0.14.2",
"vite-plugin-blocklet": "^0.14.3",
"vite-plugin-svgr": "^4.3.0",
"zx": "^8.3.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/create-app/templates/react-gun-dapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"simple-git-hooks": "^2.11.1",
"tsx": "^4.19.3",
"vite": "^7.0.0",
"vite-plugin-blocklet": "^0.14.2",
"vite-plugin-blocklet": "^0.14.3",
"vite-plugin-svgr": "^4.3.0",
"zx": "^8.3.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/create-app/templates/react-static/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"rimraf": "^5.0.10",
"simple-git-hooks": "^2.11.1",
"vite": "^7.0.0",
"vite-plugin-blocklet": "^0.14.2",
"vite-plugin-blocklet": "^0.14.3",
"vite-plugin-svgr": "^4.3.0",
"zx": "^8.3.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/create-app/templates/solidjs-dapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"simple-git-hooks": "^2.11.1",
"tsx": "^4.19.3",
"vite": "^7.0.0",
"vite-plugin-blocklet": "^0.14.2",
"vite-plugin-blocklet": "^0.14.3",
"vite-plugin-solid": "^2.11.7",
"zx": "^8.3.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/create-app/templates/solidjs-static/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"simple-git-hooks": "^2.11.1",
"solid-js": "^1.9.4",
"vite": "^7.0.0",
"vite-plugin-blocklet": "^0.14.2",
"vite-plugin-blocklet": "^0.14.3",
"vite-plugin-solid": "^2.11.7",
"zx": "^8.3.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/create-app/templates/svelte-dapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"svelte": "^4.2.19",
"tsx": "^4.19.3",
"vite": "^7.0.0",
"vite-plugin-blocklet": "^0.14.2",
"vite-plugin-blocklet": "^0.14.3",
"zx": "^8.3.2"
},
"lint-staged": {
Expand Down
2 changes: 1 addition & 1 deletion packages/create-app/templates/svelte-static/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"simple-git-hooks": "^2.11.1",
"svelte": "^4.2.19",
"vite": "^7.0.0",
"vite-plugin-blocklet": "^0.14.2",
"vite-plugin-blocklet": "^0.14.3",
"zx": "^8.3.2"
},
"lint-staged": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"tsx": "^4.19.3",
"typescript": "^5.7.3",
"vite": "^7.0.0",
"vite-plugin-blocklet": "^0.14.2",
"vite-plugin-blocklet": "^0.14.3",
"vite-plugin-svgr": "^4.3.0",
"zx": "^8.3.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/create-app/templates/vue-dapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"simple-git-hooks": "^2.11.1",
"tsx": "^4.19.3",
"vite": "^7.0.0",
"vite-plugin-blocklet": "^0.14.2",
"vite-plugin-blocklet": "^0.14.3",
"vue": "^3.5.13",
"zx": "^8.3.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/create-app/templates/vue-static/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"rimraf": "^5.0.10",
"simple-git-hooks": "^2.11.1",
"vite": "^7.0.0",
"vite-plugin-blocklet": "^0.14.2",
"vite-plugin-blocklet": "^0.14.3",
"vue": "^3.5.13",
"zx": "^8.3.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/create-app/templates/vue-ts-static/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"taze": "^0.16.9",
"typescript": "^5.7.3",
"vite": "^7.0.0",
"vite-plugin-blocklet": "^0.14.2",
"vite-plugin-blocklet": "^0.14.3",
"vue-tsc": "^2.2.2",
"zx": "^8.3.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/create-app/templates/vue2-dapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"simple-git-hooks": "^2.11.1",
"tsx": "^4.19.3",
"vite": "^7.0.0",
"vite-plugin-blocklet": "^0.14.2",
"vite-plugin-blocklet": "^0.14.3",
"vue": "^2.7.16",
"zx": "^8.3.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/create-app/templates/vue2-static/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"rimraf": "^5.0.10",
"simple-git-hooks": "^2.11.1",
"vite": "^7.0.0",
"vite-plugin-blocklet": "^0.14.2",
"vite-plugin-blocklet": "^0.14.3",
"vue": "^2.7.16",
"zx": "^8.3.2"
},
Expand Down
4 changes: 2 additions & 2 deletions plugins/vite-plugin-blocklet/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,8 @@ export function createBlockletPlugin(options = {}) {
include: ['buffer'],
globals: {
buffer: true,
global: false,
process: false,
global: true,
process: true,
}
});
plugins.push(nodePolyfills(mergedOptions));
Expand Down
2 changes: 1 addition & 1 deletion plugins/vite-plugin-blocklet/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vite-plugin-blocklet",
"type": "module",
"version": "0.14.2",
"version": "0.14.3",
"description": "",
"main": "index.js",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion plugins/vite-plugin-wss-hmr/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vite-plugin-wss-hmr",
"type": "module",
"version": "0.14.2",
"version": "0.14.3",
"description": "",
"main": "index.js",
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.14.2
0.14.3
2 changes: 1 addition & 1 deletion website/docs/blocklet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ repository:
type: git
url: git+https://github.com/blocklet/create-blocklet.git
specVersion: 1.2.8
version: 0.14.2
version: 0.14.3
logo: logo.png
files:
- logo.png
Expand Down
2 changes: 1 addition & 1 deletion website/pages/blocklet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ repository:
type: git
url: git+https://github.com/blocklet/create-blocklet.git
specVersion: 1.2.8
version: 0.14.2
version: 0.14.3
logo: logo.png
files:
- logo.png
Expand Down
Loading