@needle-tools/engine 5.0.3 → 5.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -4,6 +4,10 @@ All notable changes to this package will be documented in this file.
4
4
  The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
5
  and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
6
 
7
+ ## [5.0.4] - 2026-04-20
8
+ - Fix: VideoPlayer not working when tree-shaking is enabled due to URL serializer being removed
9
+ - Fix: ReflectionProbe not cleaning up `envMapRotation` and `envMapIntensity` overrides when removing envMap
10
+
7
11
  ## [5.0.3] - 2026-04-08
8
12
  - Add: PMREM / FastHDR support for GroundProjection with shader-based blurriness, blending, and alpha controls
9
13
  - Fix: MaterialPropertyBlock multi-material change from opaque to transparent