@visulima/packem-rollup 1.0.0-alpha.35 → 1.0.0-alpha.36

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,3 +1,9 @@
1
+ ## @visulima/packem-rollup [1.0.0-alpha.36](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.35...@visulima/packem-rollup@1.0.0-alpha.36) (2025-12-28)
2
+
3
+ ### Features
4
+
5
+ * **preact:** add Preact and React compatibility examples with Babel support ([0b77282](https://github.com/visulima/packem/commit/0b77282b802ed3d7c5df0733c1d7f5e2156df721))
6
+
1
7
  ## @visulima/packem-rollup [1.0.0-alpha.35](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.34...@visulima/packem-rollup@1.0.0-alpha.35) (2025-12-24)
2
8
 
3
9
  ### Miscellaneous Chores
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@visulima/packem-rollup",
3
- "version": "1.0.0-alpha.35",
3
+ "version": "1.0.0-alpha.36",
4
4
  "description": "Rollup plugins for packem",
5
5
  "keywords": [
6
6
  "visulima",