v3.0.1

playcanvas/supersplatv3.0.1Sep 9, 2026by slimbuck

AI Summary

This maintenance release addresses a critical bug preventing users from saving or exporting over existing files and updates internal dependencies.

Key Highlights

  • Fixed a bug where saving or exporting over a file would fail because the scene was still reading from it.
  • Updated the `@playcanvas/splat-transform` dependency to version 3.4.2.
  • Updated all npm dependencies to their latest stable versions.

Full Release Notes

## What's Changed
* Fix saving or exporting over a file the scene is still reading from by @slimbuck in https://github.com/playcanvas/supersplat/pull/1038
* Update all npm dependencies by @renovate[bot] in https://github.com/playcanvas/supersplat/pull/1037
* Update dependency @playcanvas/splat-transform to v3.4.2 by @renovate[bot] in https://github.com/playcanvas/supersplat/pull/1039


**Full Changelog**: https://github.com/playcanvas/supersplat/compare/v3.0.0...v3.0.1