Skip to content

chore(🐙): upgrade TypeGPU and TypeGPU React dependencies#413

Merged
wcandillon merged 1 commit into
mainfrom
claude/react-native-wgpu-ci-resolution-dimn0p
Jul 9, 2026
Merged

chore(🐙): upgrade TypeGPU and TypeGPU React dependencies#413
wcandillon merged 1 commit into
mainfrom
claude/react-native-wgpu-ci-resolution-dimn0p

Conversation

@wcandillon

@wcandillon wcandillon commented Jul 9, 2026

Copy link
Copy Markdown
Owner

Summary

Updated TypeGPU and TypeGPU React package versions to their latest minor releases in the example app.

Changes

  • Upgraded @typegpu/react from ^0.11.0 to ^0.11.2
  • Upgraded typegpu from ^0.11.6 to ^0.11.9

Details

These are patch and minor version updates within the same major version, ensuring compatibility while bringing in bug fixes and improvements from the TypeGPU ecosystem.

The react-native-wgpu shim was removed in #411, but the example app's
lockfile pinned @typegpu/react@0.11.0, which still imports the old
react-native-wgpu package name. On a clean install (CI self-hosted
runner) Metro then fails to resolve react-native-wgpu from
@typegpu/react/react-native/index.js. @typegpu/react@0.11.2 switched
its import to react-native-webgpu; bump it (and typegpu to satisfy its
^0.11.9 peer range).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01UzYLjjfvRuivCFP73dyKZC
@wcandillon wcandillon changed the title Upgrade TypeGPU and TypeGPU React dependencies chore(🐙): upgrade TypeGPU and TypeGPU React dependencies Jul 9, 2026
@wcandillon
wcandillon merged commit cb845d4 into main Jul 9, 2026
2 checks passed
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 0.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants