diff --git a/apps/typegpu-docs/src/content/docs/blog/release-0-8.md b/apps/typegpu-docs/src/content/docs/blog/release-0-8.md new file mode 100644 index 0000000000..c61293ba74 --- /dev/null +++ b/apps/typegpu-docs/src/content/docs/blog/release-0-8.md @@ -0,0 +1,25 @@ +--- +title: TypeGPU 0.8 +date: 2025-10-28 +lastUpdated: 2025-10-28 +tags: + - TypeGPU + - JavaScript + - TypeScript + - Shaders + - GPU + - Graphics + - Programming + - WebGPU +authors: + - name: Iwo Plaza + title: TypeGPU developer + picture: https://avatars.githubusercontent.com/u/7166752?s=200 +excerpt: RELEASE NOTES FOR TYPEGPU 0.8 +cover: + alt: (to be determined) + image: ../../../assets/troubleshooting_thumbnail.png +--- + +Lots of new features and improvements have been added to TypeGPU 0.8. Some of the highlights include: +- ???