@needle-tools/engine 3.16.3 → 3.16.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
+ ## [3.16.4] - 2023-09-16
8
+ - Add: help balloon message if user tries to open a local file without using a webserver
9
+ - Add: helpful console.log if user tries to add a component that is not a Needle Engine component
10
+
7
11
  ## [3.16.3] - 2023-09-15
8
12
  - Add: logo now respects prefer-reduced-motion, reduce and is immediately added instead of after 1s
9
13
  - Fix: use default background color if GLB without camera and skybox is loaded