# Change Log - **Last updated**: 2026-07-02T14:22:52Z - **Generator**: [thi.ng/monopub](https://thi.ng/monopub) All notable changes to this project will be documented in this file. Only versions published since **2023-01-01** are listed here. Please consult the Git history for older version information. See [Conventional Commits](https://conventionalcommits.org/) for commit guidelines. **Note:** Unlisted _patch_ versions only involve non-code or otherwise excluded changes and/or version bumps of transitive dependencies. ## [1.1.0](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/webgl-shadertoy@1.1.0/packages/webgl-shadertoy) (2025-10-07) #### 🚀 Features - refactor/update types & impl ([4e9e929](https://codeberg.org/thi.ng/umbrella/commit/4e9e929)) - rename `ShaderToy` interface => `IShaderToy` - update impl to use proper class `ShaderToy`, thus allowing custom extensions to update loop etc. ### [0.4.115](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/webgl-shadertoy@0.4.115/packages/webgl-shadertoy) (2024-02-06) #### ♻️ Refactoring - use shader type consts ([813d277](https://codeberg.org/thi.ng/umbrella/commit/813d277)) ### [0.4.95](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/webgl-shadertoy@0.4.95/packages/webgl-shadertoy) (2023-11-09) #### ♻️ Refactoring - update all tests (packages A-S) ([e3085e4](https://codeberg.org/thi.ng/umbrella/commit/e3085e4)) #### 🧪 Tests - update/refactor tests to use bun test runner ([8f6edb1](https://codeberg.org/thi.ng/umbrella/commit/8f6edb1)) - update/rename test files/imports (still many broken) ([1cb3c49](https://codeberg.org/thi.ng/umbrella/commit/1cb3c49))