@footgun/cobalt 0.2.0 → 0.3.1

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,11 @@
1
+ # 0.3.1
2
+ * remove exterior edges from filled paths
3
+
4
+
5
+ # 0.3.0
6
+ * use `poly-to-pslg` to clean up primitive polyons
7
+
8
+
1
9
  # 0.2.0
2
10
  * refactor primitives node: support transforms, stroked and filled paths
3
11
  * added CHANGELOG