@visulima/packem-share 1.0.0-alpha.33 → 1.0.0-alpha.35

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 +16 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,3 +1,19 @@
1
+ ## @visulima/packem-share [1.0.0-alpha.35](https://github.com/visulima/packem/compare/@visulima/packem-share@1.0.0-alpha.34...@visulima/packem-share@1.0.0-alpha.35) (2026-04-24)
2
+
3
+ ### ⚠ BREAKING CHANGES
4
+
5
+ * **packem:** unify externals plugins, track per-entry DTS extensions
6
+
7
+ ### Features
8
+
9
+ * **packem:** unify externals plugins, track per-entry DTS extensions ([22647ba](https://github.com/visulima/packem/commit/22647ba5d10c220051e71a3bfaa55baa59957d6e))
10
+
11
+ ## @visulima/packem-share [1.0.0-alpha.34](https://github.com/visulima/packem/compare/@visulima/packem-share@1.0.0-alpha.33...@visulima/packem-share@1.0.0-alpha.34) (2026-04-23)
12
+
13
+ ### Bug Fixes
14
+
15
+ * **packem-share:** emit .d.mts/.d.cts for split dual-format contexts ([eecc05f](https://github.com/visulima/packem/commit/eecc05f65e727ad2fdf4bc9cd454144334d7ae3c))
16
+
1
17
  ## @visulima/packem-share [1.0.0-alpha.33](https://github.com/visulima/packem/compare/@visulima/packem-share@1.0.0-alpha.32...@visulima/packem-share@1.0.0-alpha.33) (2026-04-23)
2
18
 
3
19
  ## @visulima/packem-share [1.0.0-alpha.32](https://github.com/visulima/packem/compare/@visulima/packem-share@1.0.0-alpha.31...@visulima/packem-share@1.0.0-alpha.32) (2026-04-23)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@visulima/packem-share",
3
- "version": "1.0.0-alpha.33",
3
+ "version": "1.0.0-alpha.35",
4
4
  "description": "Shared types and helpers for packem.",
5
5
  "keywords": [
6
6
  "visulima",