@needle-tools/engine 2.63.1-pre.1 → 2.63.2-pre

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,12 @@ 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
+ ## [2.63.2-pre] - 2023-03-03
8
+ - Fix: license styling in some cases
9
+ - Fix: duplicatable + draggable issue causing drag to not release the object (due to wrong event handling)
10
+ - Fix duplicatable + deletion not working properly
11
+ - Fix: timeline breaking when time is set to NaN
12
+
7
13
  ## [2.63.1-pre] - 2023-03-02
8
14
  - Add: components now have `up` and `right` vectors (access via ``this.up`` from a component)
9
15
  - Fix: import of license and logo for npm package