@footgun/cobalt 0.4.0 → 0.5.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,7 @@
1
+ # 0.5.0
2
+ * resize the primitives vertexBuffer to use memory more conservatively
3
+
4
+
1
5
  # 0.4.0
2
6
  * use `embed `poly-to-pslg` and other deps via npm workspaces and stop using http imports in the bundle step
3
7