diff --git a/package.json b/package.json index 923accfe..d2bd3da3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "quickjs-emscripten-repo", "private": true, - "version": "0.26.0", + "version": "0.27.0", "sideEffects": false, "license": "MIT", "type": "commonjs", diff --git a/packages/internal-tsconfig/package.json b/packages/internal-tsconfig/package.json index 2e0cb820..4fa2fefb 100644 --- a/packages/internal-tsconfig/package.json +++ b/packages/internal-tsconfig/package.json @@ -1,7 +1,7 @@ { "name": "@jitl/tsconfig", "private": true, - "version": "0.26.0", + "version": "0.27.0", "scripts": { "build": "yarn build:tsc && echo built $npm_package_json && ls -l", "build:tsc": "npx tsc --project tsconfig.tsup.json", diff --git a/packages/quickjs-emscripten-core/package.json b/packages/quickjs-emscripten-core/package.json index 8297ed10..1c0066d2 100644 --- a/packages/quickjs-emscripten-core/package.json +++ b/packages/quickjs-emscripten-core/package.json @@ -1,6 +1,6 @@ { "name": "quickjs-emscripten-core", - "version": "0.26.0", + "version": "0.27.0", "sideEffects": false, "license": "MIT", "type": "commonjs", diff --git a/packages/quickjs-emscripten/package.json b/packages/quickjs-emscripten/package.json index 40a109b0..7ee970ed 100644 --- a/packages/quickjs-emscripten/package.json +++ b/packages/quickjs-emscripten/package.json @@ -1,6 +1,6 @@ { "name": "quickjs-emscripten", - "version": "0.26.0", + "version": "0.27.0", "sideEffects": false, "license": "MIT", "type": "commonjs", diff --git a/packages/quickjs-ffi-types/package.json b/packages/quickjs-ffi-types/package.json index ea271f4f..c38feac4 100644 --- a/packages/quickjs-ffi-types/package.json +++ b/packages/quickjs-ffi-types/package.json @@ -1,6 +1,6 @@ { "name": "@jitl/quickjs-ffi-types", - "version": "0.26.0", + "version": "0.27.0", "repository": { "type": "git", "url": "https://github.com/justjake/quickjs-emscripten" diff --git a/packages/variant-quickjs-ng-wasmfile-debug-asyncify/package.json b/packages/variant-quickjs-ng-wasmfile-debug-asyncify/package.json index 5d8dfe04..89c61f75 100644 --- a/packages/variant-quickjs-ng-wasmfile-debug-asyncify/package.json +++ b/packages/variant-quickjs-ng-wasmfile-debug-asyncify/package.json @@ -1,6 +1,6 @@ { "name": "@jitl/quickjs-ng-wasmfile-debug-asyncify", - "version": "0.26.0", + "version": "0.27.0", "description": "Variant of quickjs library: Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS CommonJS.", "sideEffects": false, "repository": { diff --git a/packages/variant-quickjs-ng-wasmfile-debug-sync/package.json b/packages/variant-quickjs-ng-wasmfile-debug-sync/package.json index 0e8ac040..1cdd4de6 100644 --- a/packages/variant-quickjs-ng-wasmfile-debug-sync/package.json +++ b/packages/variant-quickjs-ng-wasmfile-debug-sync/package.json @@ -1,6 +1,6 @@ { "name": "@jitl/quickjs-ng-wasmfile-debug-sync", - "version": "0.26.0", + "version": "0.27.0", "description": "Variant of quickjs library: Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS CommonJS.", "sideEffects": false, "repository": { diff --git a/packages/variant-quickjs-ng-wasmfile-release-asyncify/package.json b/packages/variant-quickjs-ng-wasmfile-release-asyncify/package.json index 1c06524e..b7dd67b9 100644 --- a/packages/variant-quickjs-ng-wasmfile-release-asyncify/package.json +++ b/packages/variant-quickjs-ng-wasmfile-release-asyncify/package.json @@ -1,6 +1,6 @@ { "name": "@jitl/quickjs-ng-wasmfile-release-asyncify", - "version": "0.26.0", + "version": "0.27.0", "description": "Variant of quickjs library: Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS CommonJS.", "sideEffects": false, "repository": { diff --git a/packages/variant-quickjs-ng-wasmfile-release-sync/package.json b/packages/variant-quickjs-ng-wasmfile-release-sync/package.json index 2aede6b6..7a531627 100644 --- a/packages/variant-quickjs-ng-wasmfile-release-sync/package.json +++ b/packages/variant-quickjs-ng-wasmfile-release-sync/package.json @@ -1,6 +1,6 @@ { "name": "@jitl/quickjs-ng-wasmfile-release-sync", - "version": "0.26.0", + "version": "0.27.0", "description": "Variant of quickjs library: Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS CommonJS.", "sideEffects": false, "repository": { diff --git a/packages/variant-quickjs-singlefile-browser-debug-asyncify/package.json b/packages/variant-quickjs-singlefile-browser-debug-asyncify/package.json index 7ac80ad6..0bb376a0 100644 --- a/packages/variant-quickjs-singlefile-browser-debug-asyncify/package.json +++ b/packages/variant-quickjs-singlefile-browser-debug-asyncify/package.json @@ -1,6 +1,6 @@ { "name": "@jitl/quickjs-singlefile-browser-debug-asyncify", - "version": "0.26.0", + "version": "0.27.0", "description": "Variant of quickjs library: Variant with the WASM data embedded into a browser ESModule.", "sideEffects": false, "repository": { diff --git a/packages/variant-quickjs-singlefile-browser-debug-sync/package.json b/packages/variant-quickjs-singlefile-browser-debug-sync/package.json index 148fe075..4570c3ea 100644 --- a/packages/variant-quickjs-singlefile-browser-debug-sync/package.json +++ b/packages/variant-quickjs-singlefile-browser-debug-sync/package.json @@ -1,6 +1,6 @@ { "name": "@jitl/quickjs-singlefile-browser-debug-sync", - "version": "0.26.0", + "version": "0.27.0", "description": "Variant of quickjs library: Variant with the WASM data embedded into a browser ESModule.", "sideEffects": false, "repository": { diff --git a/packages/variant-quickjs-singlefile-browser-release-asyncify/package.json b/packages/variant-quickjs-singlefile-browser-release-asyncify/package.json index 751421b3..0cf99a0b 100644 --- a/packages/variant-quickjs-singlefile-browser-release-asyncify/package.json +++ b/packages/variant-quickjs-singlefile-browser-release-asyncify/package.json @@ -1,6 +1,6 @@ { "name": "@jitl/quickjs-singlefile-browser-release-asyncify", - "version": "0.26.0", + "version": "0.27.0", "description": "Variant of quickjs library: Variant with the WASM data embedded into a browser ESModule.", "sideEffects": false, "repository": { diff --git a/packages/variant-quickjs-singlefile-browser-release-sync/package.json b/packages/variant-quickjs-singlefile-browser-release-sync/package.json index 30bd8aba..46f8e655 100644 --- a/packages/variant-quickjs-singlefile-browser-release-sync/package.json +++ b/packages/variant-quickjs-singlefile-browser-release-sync/package.json @@ -1,6 +1,6 @@ { "name": "@jitl/quickjs-singlefile-browser-release-sync", - "version": "0.26.0", + "version": "0.27.0", "description": "Variant of quickjs library: Variant with the WASM data embedded into a browser ESModule.", "sideEffects": false, "repository": { diff --git a/packages/variant-quickjs-singlefile-cjs-debug-asyncify/package.json b/packages/variant-quickjs-singlefile-cjs-debug-asyncify/package.json index 2264cbdc..0e0c3061 100644 --- a/packages/variant-quickjs-singlefile-cjs-debug-asyncify/package.json +++ b/packages/variant-quickjs-singlefile-cjs-debug-asyncify/package.json @@ -1,6 +1,6 @@ { "name": "@jitl/quickjs-singlefile-cjs-debug-asyncify", - "version": "0.26.0", + "version": "0.27.0", "description": "Variant of quickjs library: Variant with the WASM data embedded into a universal (Node and Browser compatible) CommonJS module.", "sideEffects": false, "repository": { diff --git a/packages/variant-quickjs-singlefile-cjs-debug-sync/package.json b/packages/variant-quickjs-singlefile-cjs-debug-sync/package.json index bd19c6ad..c0efd510 100644 --- a/packages/variant-quickjs-singlefile-cjs-debug-sync/package.json +++ b/packages/variant-quickjs-singlefile-cjs-debug-sync/package.json @@ -1,6 +1,6 @@ { "name": "@jitl/quickjs-singlefile-cjs-debug-sync", - "version": "0.26.0", + "version": "0.27.0", "description": "Variant of quickjs library: Variant with the WASM data embedded into a universal (Node and Browser compatible) CommonJS module.", "sideEffects": false, "repository": { diff --git a/packages/variant-quickjs-singlefile-cjs-release-asyncify/package.json b/packages/variant-quickjs-singlefile-cjs-release-asyncify/package.json index 8aa7997d..92533bf2 100644 --- a/packages/variant-quickjs-singlefile-cjs-release-asyncify/package.json +++ b/packages/variant-quickjs-singlefile-cjs-release-asyncify/package.json @@ -1,6 +1,6 @@ { "name": "@jitl/quickjs-singlefile-cjs-release-asyncify", - "version": "0.26.0", + "version": "0.27.0", "description": "Variant of quickjs library: Variant with the WASM data embedded into a universal (Node and Browser compatible) CommonJS module.", "sideEffects": false, "repository": { diff --git a/packages/variant-quickjs-singlefile-cjs-release-sync/package.json b/packages/variant-quickjs-singlefile-cjs-release-sync/package.json index 6ddfdfd2..28219dab 100644 --- a/packages/variant-quickjs-singlefile-cjs-release-sync/package.json +++ b/packages/variant-quickjs-singlefile-cjs-release-sync/package.json @@ -1,6 +1,6 @@ { "name": "@jitl/quickjs-singlefile-cjs-release-sync", - "version": "0.26.0", + "version": "0.27.0", "description": "Variant of quickjs library: Variant with the WASM data embedded into a universal (Node and Browser compatible) CommonJS module.", "sideEffects": false, "repository": { diff --git a/packages/variant-quickjs-singlefile-mjs-debug-asyncify/package.json b/packages/variant-quickjs-singlefile-mjs-debug-asyncify/package.json index 69c39cf4..9a955fe9 100644 --- a/packages/variant-quickjs-singlefile-mjs-debug-asyncify/package.json +++ b/packages/variant-quickjs-singlefile-mjs-debug-asyncify/package.json @@ -1,6 +1,6 @@ { "name": "@jitl/quickjs-singlefile-mjs-debug-asyncify", - "version": "0.26.0", + "version": "0.27.0", "description": "Variant of quickjs library: Variant with the WASM data embedded into a NodeJS ESModule.", "sideEffects": false, "repository": { diff --git a/packages/variant-quickjs-singlefile-mjs-debug-sync/package.json b/packages/variant-quickjs-singlefile-mjs-debug-sync/package.json index 5a407918..4f5ce1fc 100644 --- a/packages/variant-quickjs-singlefile-mjs-debug-sync/package.json +++ b/packages/variant-quickjs-singlefile-mjs-debug-sync/package.json @@ -1,6 +1,6 @@ { "name": "@jitl/quickjs-singlefile-mjs-debug-sync", - "version": "0.26.0", + "version": "0.27.0", "description": "Variant of quickjs library: Variant with the WASM data embedded into a NodeJS ESModule.", "sideEffects": false, "repository": { diff --git a/packages/variant-quickjs-singlefile-mjs-release-asyncify/package.json b/packages/variant-quickjs-singlefile-mjs-release-asyncify/package.json index 386ea54c..a7eeed1d 100644 --- a/packages/variant-quickjs-singlefile-mjs-release-asyncify/package.json +++ b/packages/variant-quickjs-singlefile-mjs-release-asyncify/package.json @@ -1,6 +1,6 @@ { "name": "@jitl/quickjs-singlefile-mjs-release-asyncify", - "version": "0.26.0", + "version": "0.27.0", "description": "Variant of quickjs library: Variant with the WASM data embedded into a NodeJS ESModule.", "sideEffects": false, "repository": { diff --git a/packages/variant-quickjs-singlefile-mjs-release-sync/package.json b/packages/variant-quickjs-singlefile-mjs-release-sync/package.json index c29ee23b..8641b082 100644 --- a/packages/variant-quickjs-singlefile-mjs-release-sync/package.json +++ b/packages/variant-quickjs-singlefile-mjs-release-sync/package.json @@ -1,6 +1,6 @@ { "name": "@jitl/quickjs-singlefile-mjs-release-sync", - "version": "0.26.0", + "version": "0.27.0", "description": "Variant of quickjs library: Variant with the WASM data embedded into a NodeJS ESModule.", "sideEffects": false, "repository": { diff --git a/packages/variant-quickjs-wasmfile-debug-asyncify/package.json b/packages/variant-quickjs-wasmfile-debug-asyncify/package.json index fb8b8f14..a509fd54 100644 --- a/packages/variant-quickjs-wasmfile-debug-asyncify/package.json +++ b/packages/variant-quickjs-wasmfile-debug-asyncify/package.json @@ -1,6 +1,6 @@ { "name": "@jitl/quickjs-wasmfile-debug-asyncify", - "version": "0.26.0", + "version": "0.27.0", "description": "Variant of quickjs library: Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS CommonJS.", "sideEffects": false, "repository": { diff --git a/packages/variant-quickjs-wasmfile-debug-sync/package.json b/packages/variant-quickjs-wasmfile-debug-sync/package.json index d55935c6..18fc5e40 100644 --- a/packages/variant-quickjs-wasmfile-debug-sync/package.json +++ b/packages/variant-quickjs-wasmfile-debug-sync/package.json @@ -1,6 +1,6 @@ { "name": "@jitl/quickjs-wasmfile-debug-sync", - "version": "0.26.0", + "version": "0.27.0", "description": "Variant of quickjs library: Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS CommonJS.", "sideEffects": false, "repository": { diff --git a/packages/variant-quickjs-wasmfile-release-asyncify/package.json b/packages/variant-quickjs-wasmfile-release-asyncify/package.json index 9df4b857..0ae25441 100644 --- a/packages/variant-quickjs-wasmfile-release-asyncify/package.json +++ b/packages/variant-quickjs-wasmfile-release-asyncify/package.json @@ -1,6 +1,6 @@ { "name": "@jitl/quickjs-wasmfile-release-asyncify", - "version": "0.26.0", + "version": "0.27.0", "description": "Variant of quickjs library: Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS CommonJS.", "sideEffects": false, "repository": { diff --git a/packages/variant-quickjs-wasmfile-release-sync/package.json b/packages/variant-quickjs-wasmfile-release-sync/package.json index 90f1b01c..e218d0d4 100644 --- a/packages/variant-quickjs-wasmfile-release-sync/package.json +++ b/packages/variant-quickjs-wasmfile-release-sync/package.json @@ -1,6 +1,6 @@ { "name": "@jitl/quickjs-wasmfile-release-sync", - "version": "0.26.0", + "version": "0.27.0", "description": "Variant of quickjs library: Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS CommonJS.", "sideEffects": false, "repository": {