| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-28 | 1.6 kB | |
| typegpu v0.11.7, @typegpu_cli (+ more) source code.tar.gz | 2026-05-28 | 169.8 MB | |
| typegpu v0.11.7, @typegpu_cli (+ more) source code.zip | 2026-05-28 | 170.5 MB | |
| Totals: 3 Items | 340.3 MB | 0 | |
This release includes typegpu v0.11.7, a new @typegpu/cli package, @typegpu/react v0.11.1, unplugin-typegpu v0.11.5
New examples:
- "Selfie Segmentation with 100% TypeGPU inference" by @reczkok in https://github.com/software-mansion/TypeGPU/pull/2513
@typegpu/cli
Creating new TypeGPU projects has gotten easier than ever, just run:
:::ts
npx typegpu@latest
typegpu v0.11.7
🚀 Features
- feat: Limited support for the runtime ternary operator by @iwoplaza in https://github.com/software-mansion/TypeGPU/pull/2532
- feat: Linear compute builtins by @Will-thom in https://github.com/software-mansion/TypeGPU/pull/2549
🗿 Stability / Fixes
- chore: Infix dispatch handling by @aleksanderkatan in https://github.com/software-mansion/TypeGPU/pull/2439
- chore: Remove duplicate "to" in two codegen comments by @mvanhorn in https://github.com/software-mansion/TypeGPU/pull/2558
- refactor: Better origin tracking by @iwoplaza in https://github.com/software-mansion/TypeGPU/pull/2490
@typegpu/react v0.11.1
- fix(@typegpu/react): Cleanup on-demand root on unmount by @iwoplaza in https://github.com/software-mansion/TypeGPU/pull/2554
unplugin-typegpu v0.11.5
- feat: Better metadata versioning by @aleksanderkatan in https://github.com/software-mansion/TypeGPU/pull/2502
New Contributors
- @Will-thom made their first contribution in https://github.com/software-mansion/TypeGPU/pull/2549
Full Changelog: https://github.com/software-mansion/TypeGPU/compare/v0.11.6...v0.11.7