patriciogonzalezvivo / glsl-pipeline

Prototype complex pipelines directly from a single shader by branching it into stages
MIT License
80 stars 5 forks source link

React Hook Hotfix `useGlslPipeline` & `GlslPipeline` id property #6

Closed ammein closed 10 months ago

ammein commented 10 months ago
ammein commented 10 months ago

I added a new changeset to the package. Publish the patch package using the command below:

# Build package
yarn build

# If you want to check the changeset status
yarn changeset status

# Publish
yarn changeset publish

# Version the package after publish
yarn changeset version