@visulima/packem 1.25.0 → 1.26.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,17 @@
1
+ ## @visulima/packem [1.26.0](https://github.com/visulima/packem/compare/@visulima/packem@1.25.0...@visulima/packem@1.26.0) (2025-06-21)
2
+
3
+ ### Features
4
+
5
+ * add rollup-plugin-pure integration ([4f3133c](https://github.com/visulima/packem/commit/4f3133cc21e1b2b8b0e77e8b74ba8f9f3fc51832))
6
+
7
+ ### Bug Fixes
8
+
9
+ * correct formatting of pure annotations in test output ([c5bebb2](https://github.com/visulima/packem/commit/c5bebb2bedb2ab191050e53ee72eee861d9223c0))
10
+
11
+ ### Styles
12
+
13
+ * cs fix ([3dcc699](https://github.com/visulima/packem/commit/3dcc699b59d8dc37a52f0b2e0c28c6f08dbd7fcb))
14
+
1
15
  ## @visulima/packem [1.25.0](https://github.com/visulima/packem/compare/@visulima/packem@1.24.1...@visulima/packem@1.25.0) (2025-06-21)
2
16
 
3
17
  ### Features