| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-20 | 2.2 kB | |
| typegpu v0.12.1, create-typegpu (+more) source code.tar.gz | 2026-08-20 | 215.8 MB | |
| typegpu v0.12.1, create-typegpu (+more) source code.zip | 2026-08-20 | 216.7 MB | |
| Totals: 3 Items | 432.5 MB | 0 | |
This batch of releases includes (but is not limited to):
- Use
std.intdivwhen you want to perform explicit integer division. - You can now run
npm create typegpu@latestand get the same interactive CLI as when runningnpx typegpu@latest. - Two new templates are available through the CLI: Next.js and Waku templates.
New examples:
🚀 Features
- feat: std.intdiv by @iwoplaza in https://github.com/software-mansion/TypeGPU/pull/2849
- impr: Give constant origin to inline arrays of constants by @vende11s in https://github.com/software-mansion/TypeGPU/pull/2857
- impr: Warn when schema is not uniform aligned by @aleksanderkatan in https://github.com/software-mansion/TypeGPU/pull/2750
- impr(@typegpu/cli): Next.js template by @cieplypolar in https://github.com/software-mansion/TypeGPU/pull/2596
- impr(@typegpu/cli): Waku template by @cieplypolar in https://github.com/software-mansion/TypeGPU/pull/2599
🗿 Stability / fixes
- impr: Clean up
vectorOpsby @aleksanderkatan in https://github.com/software-mansion/TypeGPU/pull/2848 - fix: Reject decorated element types in arrayOf by @vende11s in https://github.com/software-mansion/TypeGPU/pull/2781
- fix: Export missing Indirect flag by @reczkok in https://github.com/software-mansion/TypeGPU/pull/2847
- fix(@typegpu/cli):
npx typegpuWindows support by @iwoplaza in https://github.com/software-mansion/TypeGPU/pull/2880 - fix(unplugin-typegpu): Expose built artifacts via $built$ exports by @mvanhorn in https://github.com/software-mansion/TypeGPU/pull/2622
📖 Docs
- docs: Probability example cleanup by @cieplypolar in https://github.com/software-mansion/TypeGPU/pull/2423
- docs: Color picker aligned with actual color in 'Smoky Triangle' by @cieplypolar in https://github.com/software-mansion/TypeGPU/pull/2342
- docs: Publish new landing page by @iwoplaza in https://github.com/software-mansion/TypeGPU/pull/2873
Full Changelog: https://github.com/software-mansion/TypeGPU/compare/v0.12.0...v0.12.1