@visulima/packem 1.17.2 → 1.17.3

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,9 @@
1
+ ## @visulima/packem [1.17.3](https://github.com/visulima/packem/compare/@visulima/packem@1.17.2...@visulima/packem@1.17.3) (2025-01-22)
2
+
3
+ ### Bug Fixes
4
+
5
+ * the node10-compatibility-plugin needs to call the write json as sync, otherwise it can throw a error that the .tmp file does not exits ([51bdebc](https://github.com/visulima/packem/commit/51bdebc27fb886eccc2c6df03b7fbc092d22c2f0))
6
+
1
7
  ## @visulima/packem [1.17.2](https://github.com/visulima/packem/compare/@visulima/packem@1.17.1...@visulima/packem@1.17.2) (2025-01-22)
2
8
 
3
9
  ### Bug Fixes