@footgun/cobalt 0.8.0 → 0.9.0

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
@@ -1,3 +1,12 @@
1
+ # 0.9.0
2
+ * improve CPU performance in sprite node
3
+ * reduce memory gc churn by re-using static variables in several node types
4
+
5
+
6
+ # 0.8.1
7
+ * expose cobalt.getPreferredFormat
8
+
9
+
1
10
  # 0.8.0
2
11
  * update esbuild
3
12
  * update scene-composite webgpu label