🐞 Bug fixes/stabilization
- feat: Check for invalid length in arrayOf and disarrayOf by @mhawryluk in #941
- fix: Better type hints for inferred struct (& unstruct) schemas by @iwoplaza in #938
📖 Docs/DX
- docs: Function visualizer example by @aleksanderkatan in #894
- docs: Add multisampling to function visualizer by @reczkok in #903
- docs: Display errors thrown by Controls event handlers by @aleksanderkatan in #901
- chore: Remove CodeSandbox continuous releases workflow by @mhawryluk in #940
- build(deps): bump astro from 5.3.0 to 5.3.1 by @dependabot in #946
- build(deps): bump @astrojs/starlight from 0.32.0 to 0.32.1 by @dependabot in #945
- build(deps): bump starlight-blog from 0.17.2 to 0.17.3 by @dependabot in #944
- dx: Fetch dependency versions automatically from codebase in openInStackBlitz function by @mhawryluk in #939
🧪 Unstable APIs
- fix: Type inference for VertexLayouts with decorated data by @reczkok in #933
- feat: root.unwrap for samplers by @mhawryluk in #872
Full Changelog: v0.4.3...v0.4.4