what stackpulse tracks
Three.js releases from GitHub
StackPulse watches Three.js release notes and keeps the original source link close to every summary.
JavaScript 3D library StackPulse turns upstream changelogs into scannable summaries with risky changes, deprecations, migration notes, and source links.
what stackpulse tracks
StackPulse watches Three.js release notes and keeps the original source link close to every summary.
upgrade risk
Risky changes are separated from normal feature notes so you can scan upgrade impact before changing production dependencies.
migration notes
Migration steps and recommended actions are only shown when the upstream release notes support them.
This release introduces HTMLTexture support, improves rendering consistency, and fixes several bugs across the library. Notable updates include enhancements to WebGPU rendering, animation modules, and material handling.
Developers using deprecated instancing render paths or relying on default Texture setter parameters will need to update their code.
Review the migration guide for changes related to deprecated features and update your code accordingly.