·
3 commits
to main
since this release
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-rc1The 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.