Release v0.5.2

This commit is contained in:
Simon Klee
2026-08-12 21:42:28 +02:00
parent dff478d41c
commit 14b3d135a3
10 changed files with 34 additions and 50 deletions
+17 -33
View File
@@ -11,7 +11,7 @@
},
"packages/core": {
"name": "@opentui/core",
"version": "0.5.1",
"version": "0.5.2",
"dependencies": {
"bun-ffi-structs": "0.3.1",
"diff": "9.0.0",
@@ -28,14 +28,14 @@
"web-tree-sitter": "0.25.10",
},
"optionalDependencies": {
"@opentui/core-darwin-arm64": "0.5.1",
"@opentui/core-darwin-x64": "0.5.1",
"@opentui/core-linux-arm64": "0.5.1",
"@opentui/core-linux-arm64-musl": "0.5.1",
"@opentui/core-linux-x64": "0.5.1",
"@opentui/core-linux-x64-musl": "0.5.1",
"@opentui/core-win32-arm64": "0.5.1",
"@opentui/core-win32-x64": "0.5.1",
"@opentui/core-darwin-arm64": "0.5.2",
"@opentui/core-darwin-x64": "0.5.2",
"@opentui/core-linux-arm64": "0.5.2",
"@opentui/core-linux-arm64-musl": "0.5.2",
"@opentui/core-linux-x64": "0.5.2",
"@opentui/core-linux-x64-musl": "0.5.2",
"@opentui/core-win32-arm64": "0.5.2",
"@opentui/core-win32-x64": "0.5.2",
},
"peerDependencies": {
"web-tree-sitter": "0.25.10",
@@ -43,7 +43,7 @@
},
"packages/examples": {
"name": "@opentui/examples",
"version": "0.5.1",
"version": "0.5.2",
"dependencies": {
"@dimforge/rapier2d-simd-compat": "^0.17.3",
"@opentui/core": "workspace:*",
@@ -65,7 +65,7 @@
},
"packages/keymap": {
"name": "@opentui/keymap",
"version": "0.5.1",
"version": "0.5.2",
"dependencies": {
"@opentui/core": "workspace:*",
},
@@ -94,7 +94,7 @@
},
"packages/qrcode": {
"name": "@opentui/qrcode",
"version": "0.5.1",
"version": "0.5.2",
"dependencies": {
"@opentui/core": "workspace:*",
},
@@ -116,7 +116,7 @@
},
"packages/react": {
"name": "@opentui/react",
"version": "0.5.1",
"version": "0.5.2",
"dependencies": {
"@opentui/core": "workspace:*",
"react-reconciler": "^0.33.0",
@@ -145,7 +145,7 @@
},
"packages/solid": {
"name": "@opentui/solid",
"version": "0.5.1",
"version": "0.5.2",
"dependencies": {
"@babel/core": "7.28.0",
"@babel/preset-typescript": "7.27.1",
@@ -178,7 +178,7 @@
},
"packages/ssh": {
"name": "@opentui/ssh",
"version": "0.5.1",
"version": "0.5.2",
"dependencies": {
"ssh2": "^1.16.0",
},
@@ -200,7 +200,7 @@
},
"packages/three": {
"name": "@opentui/three",
"version": "0.5.1",
"version": "0.5.2",
"dependencies": {
"@opentui/core": "workspace:*",
"jimp": "1.6.1",
@@ -221,7 +221,7 @@
},
"packages/web": {
"name": "@opentui/web",
"version": "0.5.1",
"version": "0.5.2",
"dependencies": {
"@astrojs/mdx": "^7.0.5",
"@opentui/core": "workspace:*",
@@ -535,22 +535,6 @@
"@opentui/core": ["@opentui/core@workspace:packages/core"],
"@opentui/core-darwin-arm64": ["@opentui/core-darwin-arm64@0.5.1", "", { "os": "darwin", "cpu": "arm64" }, "sha512-Yl3JBLYRrBN+SxXY/gYaqCT/JNrN50K4xO7hYC+/Si8/FgOrBlbRmfJIUNQdZMMLUvOMA+I813+hDw3xfarBzQ=="],
"@opentui/core-darwin-x64": ["@opentui/core-darwin-x64@0.5.1", "", { "os": "darwin", "cpu": "x64" }, "sha512-kqMVu+LGuHSCxYFkVJtmuyLLLTMztILSNnlx1eSpHHUiDV4PMc+zkxwRIXO+o0TFTW3gNUKleKUkggriYje7Vw=="],
"@opentui/core-linux-arm64": ["@opentui/core-linux-arm64@0.5.1", "", { "os": "linux", "cpu": "arm64" }, "sha512-PpE1nCHRkxEvSYyZFMToPHjQoVh50A7+BbgetlTX/5ImXzo6iSO83a+7M/1WgZnNu+uZJf5GZKAAcLoRrvQl3Q=="],
"@opentui/core-linux-arm64-musl": ["@opentui/core-linux-arm64-musl@0.5.1", "", { "os": "linux", "cpu": "arm64" }, "sha512-rmFMtiCm8I0fESB834sTN/ewoI+QDSber588ZO+i08JR6mbv7hkiKW2H/MhiAY1GxGK4nXApleBMyGVOlVDvgQ=="],
"@opentui/core-linux-x64": ["@opentui/core-linux-x64@0.5.1", "", { "os": "linux", "cpu": "x64" }, "sha512-/CxFxFv+ffMof2nYQrpgEfNkWKkKxYUSfwdt2RdDN5fZRhcxjE949743rV0Oovw5Az63qxPgbyfcZVNVO2HVNg=="],
"@opentui/core-linux-x64-musl": ["@opentui/core-linux-x64-musl@0.5.1", "", { "os": "linux", "cpu": "x64" }, "sha512-WO8RjhqKyqW/7P0xHdEVT8JGfU2MO7RlK0kdkNnRSnAEVwsTNd2ibhmKDPLGpo/DKaLuA00CsnrNiLGZZiQJKQ=="],
"@opentui/core-win32-arm64": ["@opentui/core-win32-arm64@0.5.1", "", { "os": "win32", "cpu": "arm64" }, "sha512-AgeTjZbdMxSiuBjyLvcug91qd1Ds6Dlg5z4lCInqL7mPQicDEnKZs5lF2FAaktcU7RPi2wLybbQ/vM0NbpXYmw=="],
"@opentui/core-win32-x64": ["@opentui/core-win32-x64@0.5.1", "", { "os": "win32", "cpu": "x64" }, "sha512-VttbQHVoZQ5uW5IcQeUHPEx/WFQ2mMflukhhbBjpNSdZOPdzmmC4QGFPQznJVwuzXTnjQ2Nll4AY0ROJ/Q3nkw=="],
"@opentui/examples": ["@opentui/examples@workspace:packages/examples"],
"@opentui/keymap": ["@opentui/keymap@workspace:packages/keymap"],
+9 -9
View File
@@ -9,7 +9,7 @@
"types": "src/index.ts",
"module": "src/index.ts",
"main": "src/index.ts",
"version": "0.5.1",
"version": "0.5.2",
"type": "module",
"imports": {
"#opentui/runtime-assets": {
@@ -69,14 +69,14 @@
"web-tree-sitter": "0.25.10"
},
"optionalDependencies": {
"@opentui/core-darwin-x64": "0.5.1",
"@opentui/core-darwin-arm64": "0.5.1",
"@opentui/core-linux-x64": "0.5.1",
"@opentui/core-linux-arm64": "0.5.1",
"@opentui/core-win32-x64": "0.5.1",
"@opentui/core-win32-arm64": "0.5.1",
"@opentui/core-linux-x64-musl": "0.5.1",
"@opentui/core-linux-arm64-musl": "0.5.1"
"@opentui/core-darwin-x64": "0.5.2",
"@opentui/core-darwin-arm64": "0.5.2",
"@opentui/core-linux-x64": "0.5.2",
"@opentui/core-linux-arm64": "0.5.2",
"@opentui/core-win32-x64": "0.5.2",
"@opentui/core-win32-arm64": "0.5.2",
"@opentui/core-linux-x64-musl": "0.5.2",
"@opentui/core-linux-arm64-musl": "0.5.2"
},
"exports": {
".": {
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@opentui/examples",
"version": "0.5.1",
"version": "0.5.2",
"private": true,
"description": "OpenTUI examples and standalone examples executable",
"license": "MIT",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@opentui/keymap",
"version": "0.5.1",
"version": "0.5.2",
"description": "Standalone keymap package for OpenTUI",
"license": "MIT",
"repository": {
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@opentui/qrcode",
"version": "0.5.1",
"version": "0.5.2",
"description": "QR code encoder and renderable for OpenTUI",
"license": "MIT",
"repository": {
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@opentui/react",
"version": "0.5.1",
"version": "0.5.2",
"description": "React renderer for building terminal user interfaces using OpenTUI core",
"license": "MIT",
"repository": {
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@opentui/solid",
"version": "0.5.1",
"version": "0.5.2",
"description": "SolidJS renderer for OpenTUI",
"repository": {
"type": "git",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@opentui/ssh",
"version": "0.5.1",
"version": "0.5.2",
"description": "Serve OpenTUI apps over SSH",
"license": "MIT",
"repository": {
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@opentui/three",
"version": "0.5.1",
"version": "0.5.2",
"description": "Three.js WebGPU renderer for OpenTUI",
"license": "MIT",
"repository": {
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@opentui/web",
"version": "0.5.1",
"version": "0.5.2",
"private": true,
"type": "module",
"scripts": {