Skip to content

v0.260910.0-rc1

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Sep 07:30
· 3 commits to main since this release
0ec6605

What's Changed

  • feat(npx): ship the binary through npm platform packages, retire tingly-box-bundle by @0x0079 in #1707
  • feat(imagegen): sketch canvas and a single playground panel without Generate/Edit modes by @0x0079 in #1709
  • ci(npm): publish via Trusted Publishing, scope platform packages under @tingly-dev by @0x0079 in #1708

Full Changelog: v0.260903.1...v0.260910.0-rc1

📦 NPX Packages - 0.260910.0-rc1

🚀 Installation

# Use with npx (recommended)
npx tingly-box@0.260910.0-rc1

# Or install globally
npm install -g tingly-box@0.260910.0-rc1

The binary for your platform ships in a companion package
(@tingly-dev/tingly-box-linux-x64, @tingly-dev/tingly-box-darwin-arm64, …) that npm
installs automatically — no GitHub download, npm mirrors work.

🔗 NPX Links