dev
fix: handle null from getShaderSource/getShaderInfoLog on lost context (#12032) (#12042)
chore: documentation overhaul with typedoc (#11423)
initial v8 commit
fix: minor typos in comments and docs, add missing @params and @returns (#11590)
chore: add standard/advanced tags to documentation (#11448)
fix issue where attribute locations were not being set automatically added sorting back to attributes
rename uniformBuffer to Ubo for consistency
add docs for GlProgram and GpuProgram
feat: WGSL shader overrides, depth-stencil formats, partial buffer updates & view caching (#12089)