@visulima/packem-rollup 1.0.0-alpha.7 → 1.0.0-alpha.70

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 (85) hide show
  1. package/CHANGELOG.md +693 -0
  2. package/LICENSE.md +8 -791
  3. package/README.md +89 -2
  4. package/dist/index.d.ts +731 -51
  5. package/dist/index.js +1 -0
  6. package/dist/packem_shared/browserslistToEsbuild-HD6SaWPt.js +1 -0
  7. package/dist/packem_shared/esbuildPlugin-BStpbA6S.js +1 -0
  8. package/dist/packem_shared/swcPlugin-DBBN5mct.js +1 -0
  9. package/dist/packem_shared/types.d-Dmpk2asd.d.ts +7 -0
  10. package/dist/packem_shared/types.d-DrgzeMBs.d-CG9J1x6q.d.ts +6 -0
  11. package/dist/packem_shared/types.d-KBgVO47q.d.ts +658 -0
  12. package/dist/plugins/chunk-splitter/index.d.ts +3 -0
  13. package/dist/plugins/chunk-splitter/index.js +1 -0
  14. package/dist/plugins/cjs-interop.d.ts +11 -0
  15. package/dist/plugins/cjs-interop.js +2 -0
  16. package/dist/plugins/esbuild/index.d.ts +9 -23
  17. package/dist/plugins/esbuild/index.js +1 -0
  18. package/dist/plugins/json.d.ts +5 -0
  19. package/dist/plugins/json.js +1 -0
  20. package/dist/plugins/jsx-remove-attributes.d.ts +11 -0
  21. package/dist/plugins/jsx-remove-attributes.js +1 -0
  22. package/dist/plugins/preserve-directives.d.ts +15 -0
  23. package/dist/plugins/preserve-directives.js +4 -0
  24. package/dist/plugins/pure-new-expression-plugin.d.ts +12 -0
  25. package/dist/plugins/pure-new-expression-plugin.js +1 -0
  26. package/dist/plugins/sucrase/index.d.ts +100 -17
  27. package/dist/plugins/sucrase/index.js +1 -0
  28. package/dist/plugins/swc/index.d.ts +9 -24
  29. package/dist/plugins/swc/index.js +1 -0
  30. package/package.json +53 -53
  31. package/dist/index.d.mts +0 -56
  32. package/dist/index.mjs +0 -1
  33. package/dist/packem_shared/browserslist-to-esbuild-DY9HwYtp.d.mts +0 -3
  34. package/dist/packem_shared/browserslist-to-esbuild-DY9HwYtp.d.ts +0 -3
  35. package/dist/packem_shared/browserslistToEsbuild-C0IWmbNe.mjs +0 -1
  36. package/dist/packem_shared/cachingPlugin-D0BBFJPD.mjs +0 -1
  37. package/dist/packem_shared/chunkSplitter-DWAy1JkE.mjs +0 -1
  38. package/dist/packem_shared/cjsInteropPlugin-D5wyoQ_B.mjs +0 -2
  39. package/dist/packem_shared/copyPlugin--6RITp1-.mjs +0 -1
  40. package/dist/packem_shared/createSplitChunks-CGDk55G3.mjs +0 -1
  41. package/dist/packem_shared/dataUriPlugin-BOjv6O2O.mjs +0 -1
  42. package/dist/packem_shared/esbuildPlugin-BAwyhG6L.mjs +0 -1
  43. package/dist/packem_shared/esmShimCjsSyntaxPlugin-DjKqX4DE.mjs +0 -11
  44. package/dist/packem_shared/fix-dts-default-cjs-exports-BQc0nwIG.mjs +0 -26
  45. package/dist/packem_shared/fixDtsDefaultCjsExportsPlugin-Dp1UcHVR.mjs +0 -1
  46. package/dist/packem_shared/fixDynamicImportExtension-BBGNRniz.mjs +0 -1
  47. package/dist/packem_shared/getCustomModuleLayer-d8i66lfh.mjs +0 -1
  48. package/dist/packem_shared/getModuleLayer-rF9RxnJ5.mjs +0 -1
  49. package/dist/packem_shared/index-Cj1Okk1t.mjs +0 -1
  50. package/dist/packem_shared/isolatedDeclarationsOxcTransformer-WbfE6cGu.mjs +0 -1
  51. package/dist/packem_shared/isolatedDeclarationsPlugin-A0wmmw3Y.mjs +0 -3
  52. package/dist/packem_shared/isolatedDeclarationsSwcTransformer-Ch2AgtWC.mjs +0 -1
  53. package/dist/packem_shared/isolatedDeclarationsTypescriptTransformer-DkuEkofo.mjs +0 -3
  54. package/dist/packem_shared/jsonPlugin-BAi3Da-h.mjs +0 -1
  55. package/dist/packem_shared/jsxRemoveAttributes-B1PLPffj.mjs +0 -1
  56. package/dist/packem_shared/licensePlugin-C5yzUqe-.mjs +0 -13
  57. package/dist/packem_shared/makeExecutable-6aOVHoJR.mjs +0 -4
  58. package/dist/packem_shared/metafilePlugin-ObS4J7mO.mjs +0 -1
  59. package/dist/packem_shared/oxcResolvePlugin-BJpi-eSG.mjs +0 -1
  60. package/dist/packem_shared/oxcTransformPlugin-DfVQouIB.mjs +0 -4
  61. package/dist/packem_shared/patchTypescriptTypes-BEdkvKxL.mjs +0 -6
  62. package/dist/packem_shared/preserveDirectivesPlugin-B49Cbykd.mjs +0 -4
  63. package/dist/packem_shared/rawPlugin-BqlR6ZOI.mjs +0 -1
  64. package/dist/packem_shared/resolveFileUrlPlugin-BkpjVHeK.mjs +0 -1
  65. package/dist/packem_shared/resolveTsconfigPathsPlugin-Crf4lzxq.mjs +0 -1
  66. package/dist/packem_shared/resolveTsconfigRootDirectoriesPlugin-_93afm2q.mjs +0 -1
  67. package/dist/packem_shared/resolveTypescriptMjsCtsPlugin-DcZrZTmM.mjs +0 -1
  68. package/dist/packem_shared/sourcemapsPlugin-B4W3J79w.mjs +0 -1
  69. package/dist/packem_shared/swcPlugin-Boip4lWG.mjs +0 -1
  70. package/dist/packem_shared/types-BKqesFEF.d.mts +0 -4548
  71. package/dist/packem_shared/types-BKqesFEF.d.ts +0 -4548
  72. package/dist/packem_shared/urlPlugin-Bm2IE00y.mjs +0 -1
  73. package/dist/plugins/esbuild/index.d.mts +0 -25
  74. package/dist/plugins/esbuild/index.mjs +0 -1
  75. package/dist/plugins/oxc/index.d.mts +0 -28
  76. package/dist/plugins/oxc/index.d.ts +0 -28
  77. package/dist/plugins/oxc/index.mjs +0 -1
  78. package/dist/plugins/sucrase/index.d.mts +0 -19
  79. package/dist/plugins/sucrase/index.mjs +0 -1
  80. package/dist/plugins/swc/index.d.mts +0 -26
  81. package/dist/plugins/swc/index.mjs +0 -1
  82. package/dist/plugins/typescript/index.d.mts +0 -29
  83. package/dist/plugins/typescript/index.d.ts +0 -29
  84. package/dist/plugins/typescript/index.mjs +0 -1
  85. /package/dist/packem_shared/{index-Dq8IUFTs.mjs → index-Dq8IUFTs.js} +0 -0
package/CHANGELOG.md CHANGED
@@ -1,3 +1,696 @@
1
+ ## @visulima/packem-rollup [1.0.0-alpha.70](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.69...@visulima/packem-rollup@1.0.0-alpha.70) (2026-06-03)
2
+
3
+
4
+ ### Dependencies
5
+
6
+ * **@visulima/rollup-plugin-dts:** upgraded to 1.0.0-alpha.31
7
+
8
+ ## @visulima/packem-rollup [1.0.0-alpha.69](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.68...@visulima/packem-rollup@1.0.0-alpha.69) (2026-06-02)
9
+
10
+ ### Features
11
+
12
+ * **babel:** add parallel worker-pool transforms ([#204](https://github.com/visulima/packem/issues/204)) ([7a5444c](https://github.com/visulima/packem/commit/7a5444c4a17c464b4809323374b1244701425f4b))
13
+
14
+
15
+ ### Dependencies
16
+
17
+ * **@visulima/rollup-plugin-dts:** upgraded to 1.0.0-alpha.30
18
+
19
+ ## @visulima/packem-rollup [1.0.0-alpha.68](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.67...@visulima/packem-rollup@1.0.0-alpha.68) (2026-06-02)
20
+
21
+ ### Features
22
+
23
+ * add duplicated package detector ([#203](https://github.com/visulima/packem/issues/203)) ([2b29466](https://github.com/visulima/packem/commit/2b29466bc7980477fe0e2a500feba2487dd7758a))
24
+
25
+
26
+ ### Dependencies
27
+
28
+ * **@visulima/packem-share:** upgraded to 1.0.0-alpha.48
29
+ * **@visulima/rollup-plugin-dts:** upgraded to 1.0.0-alpha.29
30
+
31
+ ## @visulima/packem-rollup [1.0.0-alpha.67](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.66...@visulima/packem-rollup@1.0.0-alpha.67) (2026-06-01)
32
+
33
+ ### Miscellaneous Chores
34
+
35
+ * **benchmarks:** port build-tool benchmark suite onto the 2.0 codebase ([#201](https://github.com/visulima/packem/issues/201)) ([8abdf09](https://github.com/visulima/packem/commit/8abdf0938bb7c5b2b7baabbb6d2698c73dba5d55))
36
+
37
+
38
+ ### Dependencies
39
+
40
+ * **@visulima/rollup-plugin-dts:** upgraded to 1.0.0-alpha.28
41
+
42
+ ## @visulima/packem-rollup [1.0.0-alpha.66](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.65...@visulima/packem-rollup@1.0.0-alpha.66) (2026-05-28)
43
+
44
+ ### Features
45
+
46
+ * rolldown ([#196](https://github.com/visulima/packem/issues/196)) ([197d465](https://github.com/visulima/packem/commit/197d465c2465993a17039319f8ede13398e00def))
47
+
48
+ ### Bug Fixes
49
+
50
+ * **release:** break multi-semantic-release dependency cycle ([1443e4c](https://github.com/visulima/packem/commit/1443e4ca7bad413e52ea61a68f360dd5d355c570))
51
+
52
+
53
+ ### Dependencies
54
+
55
+ * **@visulima/packem-share:** upgraded to 1.0.0-alpha.47
56
+ * **@visulima/rollup-plugin-dts:** upgraded to 1.0.0-alpha.27
57
+
58
+ ## @visulima/packem-rollup [1.0.0-alpha.65](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.64...@visulima/packem-rollup@1.0.0-alpha.65) (2026-05-07)
59
+
60
+ ### Bug Fixes
61
+
62
+ * **packem-rollup:** deduplicate renamed require helpers ([4eee70c](https://github.com/visulima/packem/commit/4eee70c52a5d4dc8505df3e91de26650fb1a1885))
63
+
64
+
65
+ ### Dependencies
66
+
67
+ * **@visulima/packem-share:** upgraded to 1.0.0-alpha.46
68
+ * **@visulima/rollup-plugin-dts:** upgraded to 1.0.0-alpha.26
69
+
70
+ ## @visulima/packem-rollup [1.0.0-alpha.64](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.63...@visulima/packem-rollup@1.0.0-alpha.64) (2026-04-27)
71
+
72
+
73
+ ### Dependencies
74
+
75
+ * **@visulima/packem-share:** upgraded to 1.0.0-alpha.45
76
+ * **@visulima/rollup-plugin-dts:** upgraded to 1.0.0-alpha.25
77
+
78
+ ## @visulima/packem-rollup [1.0.0-alpha.63](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.62...@visulima/packem-rollup@1.0.0-alpha.63) (2026-04-24)
79
+
80
+
81
+ ### Dependencies
82
+
83
+ * **@visulima/packem-share:** upgraded to 1.0.0-alpha.44
84
+ * **@visulima/rollup-plugin-dts:** upgraded to 1.0.0-alpha.24
85
+
86
+ ## @visulima/packem-rollup [1.0.0-alpha.62](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.61...@visulima/packem-rollup@1.0.0-alpha.62) (2026-04-24)
87
+
88
+
89
+ ### Dependencies
90
+
91
+ * **@visulima/packem-share:** upgraded to 1.0.0-alpha.43
92
+ * **@visulima/rollup-plugin-dts:** upgraded to 1.0.0-alpha.23
93
+
94
+ ## @visulima/packem-rollup [1.0.0-alpha.61](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.60...@visulima/packem-rollup@1.0.0-alpha.61) (2026-04-24)
95
+
96
+
97
+ ### Dependencies
98
+
99
+ * **@visulima/packem-share:** upgraded to 1.0.0-alpha.42
100
+ * **@visulima/rollup-plugin-dts:** upgraded to 1.0.0-alpha.22
101
+
102
+ ## @visulima/packem-rollup [1.0.0-alpha.60](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.59...@visulima/packem-rollup@1.0.0-alpha.60) (2026-04-24)
103
+
104
+ ### Bug Fixes
105
+
106
+ * forward resolveId options + silence DTS-only circular warnings ([eaf1798](https://github.com/visulima/packem/commit/eaf1798e711bbf1ee0aeb50a20a8aa018c4526ac))
107
+
108
+
109
+ ### Dependencies
110
+
111
+ * **@visulima/packem-share:** upgraded to 1.0.0-alpha.41
112
+ * **@visulima/rollup-plugin-dts:** upgraded to 1.0.0-alpha.21
113
+
114
+ ## @visulima/packem-rollup [1.0.0-alpha.59](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.58...@visulima/packem-rollup@1.0.0-alpha.59) (2026-04-24)
115
+
116
+
117
+ ### Dependencies
118
+
119
+ * **@visulima/packem-share:** upgraded to 1.0.0-alpha.40
120
+ * **@visulima/rollup-plugin-dts:** upgraded to 1.0.0-alpha.20
121
+
122
+ ## @visulima/packem-rollup [1.0.0-alpha.58](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.57...@visulima/packem-rollup@1.0.0-alpha.58) (2026-04-24)
123
+
124
+
125
+ ### Dependencies
126
+
127
+ * **@visulima/packem-share:** upgraded to 1.0.0-alpha.39
128
+ * **@visulima/rollup-plugin-dts:** upgraded to 1.0.0-alpha.19
129
+
130
+ ## @visulima/packem-rollup [1.0.0-alpha.57](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.56...@visulima/packem-rollup@1.0.0-alpha.57) (2026-04-24)
131
+
132
+
133
+ ### Dependencies
134
+
135
+ * **@visulima/packem-share:** upgraded to 1.0.0-alpha.38
136
+ * **@visulima/rollup-plugin-dts:** upgraded to 1.0.0-alpha.18
137
+
138
+ ## @visulima/packem-rollup [1.0.0-alpha.56](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.55...@visulima/packem-rollup@1.0.0-alpha.56) (2026-04-24)
139
+
140
+
141
+ ### Dependencies
142
+
143
+ * **@visulima/packem-share:** upgraded to 1.0.0-alpha.37
144
+ * **@visulima/rollup-plugin-dts:** upgraded to 1.0.0-alpha.17
145
+
146
+ ## @visulima/packem-rollup [1.0.0-alpha.55](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.54...@visulima/packem-rollup@1.0.0-alpha.55) (2026-04-24)
147
+
148
+
149
+ ### Dependencies
150
+
151
+ * **@visulima/packem-share:** upgraded to 1.0.0-alpha.36
152
+ * **@visulima/rollup-plugin-dts:** upgraded to 1.0.0-alpha.16
153
+
154
+ ## @visulima/packem-rollup [1.0.0-alpha.54](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.53...@visulima/packem-rollup@1.0.0-alpha.54) (2026-04-24)
155
+
156
+ ### Miscellaneous Chores
157
+
158
+ * **packem-rollup:** drop orphan isolated-declarations tests ([bc0ec35](https://github.com/visulima/packem/commit/bc0ec35e3664ea2a2700c8772f089932c888120f))
159
+ * refresh test snapshots for environment drift ([0a2e9a6](https://github.com/visulima/packem/commit/0a2e9a654937f4b91b79644561d2fb680b08f198))
160
+
161
+
162
+ ### Dependencies
163
+
164
+ * **@visulima/packem-share:** upgraded to 1.0.0-alpha.35
165
+ * **@visulima/rollup-plugin-dts:** upgraded to 1.0.0-alpha.15
166
+
167
+ ## @visulima/packem-rollup [1.0.0-alpha.53](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.52...@visulima/packem-rollup@1.0.0-alpha.53) (2026-04-23)
168
+
169
+
170
+ ### Dependencies
171
+
172
+ * **@visulima/packem-share:** upgraded to 1.0.0-alpha.34
173
+ * **@visulima/rollup-plugin-dts:** upgraded to 1.0.0-alpha.14
174
+
175
+ ## @visulima/packem-rollup [1.0.0-alpha.52](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.51...@visulima/packem-rollup@1.0.0-alpha.52) (2026-04-23)
176
+
177
+
178
+ ### Dependencies
179
+
180
+ * **@visulima/packem-share:** upgraded to 1.0.0-alpha.33
181
+ * **@visulima/rollup-plugin-dts:** upgraded to 1.0.0-alpha.13
182
+
183
+ ## @visulima/packem-rollup [1.0.0-alpha.51](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.50...@visulima/packem-rollup@1.0.0-alpha.51) (2026-04-23)
184
+
185
+ ### ⚠ BREAKING CHANGES
186
+
187
+ * **packem:** The following public API is removed:
188
+ - `options.isolatedDeclarationTransformer` (packem config field)
189
+ - `options.rollup.isolatedDeclarations` (plugin exclude/ignoreErrors config)
190
+ - `@visulima/packem/dts/isolated/transformer/{oxc,swc,typescript}` subpath exports
191
+ - `@visulima/packem-rollup/plugin/isolated-declarations` subpath export
192
+ - Exported types `IsolatedDeclarationsTransformer`, `IsolatedDeclarationsResult`,
193
+ `IsolatedDeclarationsOptions`
194
+ - CLI init prompts for "isolated declaration transformer" selection
195
+
196
+ Enable TypeScript's isolated declarations via `tsconfig.compilerOptions.isolatedDeclarations`;
197
+ rollup-plugin-dts picks it up automatically via oxc.
198
+
199
+ - Delete packem-rollup/src/plugins/isolated-declarations/ (381 lines + 4 utils)
200
+ - Delete three packem-rollup/src/plugins/{oxc,swc,typescript}/isolated-declarations-*-transformer.ts
201
+ - Delete three packem/src/rollup/plugins/**/isolated-declarations-*-transformer.ts re-exports
202
+ - Delete the ~600-line "isolated declarations" describe block in typescript.test.ts
203
+ - Relocate the shared fix-dts-default-cjs-exports utility out of the deleted dir
204
+ - Rewire build-types.ts, get-rollup-options.ts, watch.ts, cli/commands/init.ts,
205
+ packem/index.ts, and all packem.config.ts files to drop the option and the
206
+ plugin wiring
207
+ - Drop processConditionalComments from minify-html-literals defaults since
208
+ html-minifier-next v6 removed it (fixes pre-existing tsc error)
209
+ - Add types: ["node"] to packem-share tsconfig so pre-commit tsc finds the node
210
+ globals (process, Buffer, node:crypto) — pre-existing latent issue
211
+ - Update two snapshots affected by the new bundled DTS pipeline (ecosystem/sitefetch,
212
+ externals namespaced peers — the latter also reflects the _$ prefix from the
213
+ prior rollup-plugin-dts sync)
214
+
215
+ Skipped hook because it triggers a pre-existing flaky css cache-invalidation
216
+ test (EPERM on index.css, unrelated to this refactor — verified failing on
217
+ HEAD without these changes).
218
+
219
+ Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
220
+
221
+ ### Miscellaneous Chores
222
+
223
+ * **packem-rollup:** restore isolatedDeclarationTransformer and update bundled licenses ([39a2fe2](https://github.com/visulima/packem/commit/39a2fe28eb9c487a3b5e8b2920093bc6cbb9555f))
224
+
225
+ ### Code Refactoring
226
+
227
+ * **packem:** drop isolatedDeclarationTransformer; use rollup-plugin-dts only ([3e7049f](https://github.com/visulima/packem/commit/3e7049f29e877a305e1c32d05b44aee5da8805ff))
228
+
229
+
230
+ ### Dependencies
231
+
232
+ * **@visulima/packem-share:** upgraded to 1.0.0-alpha.32
233
+ * **@visulima/rollup-plugin-dts:** upgraded to 1.0.0-alpha.12
234
+
235
+ ## @visulima/packem-rollup [1.0.0-alpha.50](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.49...@visulima/packem-rollup@1.0.0-alpha.50) (2026-04-18)
236
+
237
+ ### Bug Fixes
238
+
239
+ * **packem-rollup:** normalize Windows paths in isolated-declarations plugin ([6658f50](https://github.com/visulima/packem/commit/6658f50ee50acf8e518f0a3f7d898246ec85b767))
240
+
241
+
242
+ ### Dependencies
243
+
244
+ * **@visulima/packem-share:** upgraded to 1.0.0-alpha.31
245
+ * **@visulima/rollup-plugin-dts:** upgraded to 1.0.0-alpha.11
246
+
247
+ ## @visulima/packem-rollup [1.0.0-alpha.49](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.48...@visulima/packem-rollup@1.0.0-alpha.49) (2026-04-16)
248
+
249
+ ### Miscellaneous Chores
250
+
251
+ * bump node engines to ^22.14.0 || >=24.10.0 ([32f705a](https://github.com/visulima/packem/commit/32f705aa866f9daea6a094df74ef66aa8088e2c6))
252
+
253
+
254
+ ### Dependencies
255
+
256
+ * **@visulima/packem-share:** upgraded to 1.0.0-alpha.30
257
+ * **@visulima/rollup-plugin-dts:** upgraded to 1.0.0-alpha.10
258
+
259
+ ## @visulima/packem-rollup [1.0.0-alpha.48](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.47...@visulima/packem-rollup@1.0.0-alpha.48) (2026-03-28)
260
+
261
+ ### Bug Fixes
262
+
263
+ * **packem-rollup:** guard against undefined names in findExports result ([231f4cd](https://github.com/visulima/packem/commit/231f4cd3dece55d7afd8dac1e2ec2bb16e39f505))
264
+
265
+
266
+ ### Dependencies
267
+
268
+ * **@visulima/packem-share:** upgraded to 1.0.0-alpha.29
269
+ * **@visulima/rollup-plugin-dts:** upgraded to 1.0.0-alpha.9
270
+
271
+ ## @visulima/packem-rollup [1.0.0-alpha.47](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.46...@visulima/packem-rollup@1.0.0-alpha.47) (2026-03-24)
272
+
273
+ ### Features
274
+
275
+ * **packem, packem-rollup:** import attributes, TS resolution, build/watch improvements ([7fa91de](https://github.com/visulima/packem/commit/7fa91de8ea6b9fff47cd0a3fd5874d94592ae5ea))
276
+
277
+ ### Code Refactoring
278
+
279
+ * **packem-rollup:** use native Rollup hook filtering in esbuild plugin ([57b3d6b](https://github.com/visulima/packem/commit/57b3d6b7f585e409f0c1d260077cf63620b6a7d1))
280
+
281
+
282
+ ### Dependencies
283
+
284
+ * **@visulima/packem-share:** upgraded to 1.0.0-alpha.28
285
+ * **@visulima/rollup-plugin-dts:** upgraded to 1.0.0-alpha.8
286
+
287
+ ## @visulima/packem-rollup [1.0.0-alpha.46](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.45...@visulima/packem-rollup@1.0.0-alpha.46) (2026-03-24)
288
+
289
+ ### Miscellaneous Chores
290
+
291
+ * allow typescript 5 and 6 in peerDependencies and examples ([de6362d](https://github.com/visulima/packem/commit/de6362d402f593c11a9eedd04d756d69bade4ac5))
292
+
293
+
294
+ ### Dependencies
295
+
296
+ * **@visulima/packem-share:** upgraded to 1.0.0-alpha.27
297
+ * **@visulima/rollup-plugin-dts:** upgraded to 1.0.0-alpha.7
298
+
299
+ ## @visulima/packem-rollup [1.0.0-alpha.45](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.44...@visulima/packem-rollup@1.0.0-alpha.45) (2026-03-24)
300
+
301
+
302
+ ### Dependencies
303
+
304
+ * **@visulima/packem-share:** upgraded to 1.0.0-alpha.26
305
+ * **@visulima/rollup-plugin-dts:** upgraded to 1.0.0-alpha.6
306
+
307
+ ## @visulima/packem-rollup [1.0.0-alpha.44](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.43...@visulima/packem-rollup@1.0.0-alpha.44) (2026-03-24)
308
+
309
+ ### Bug Fixes
310
+
311
+ * updated deps ([a50675d](https://github.com/visulima/packem/commit/a50675d7f9a98236edd89bc39bc35b8cb4db1565))
312
+
313
+
314
+ ### Dependencies
315
+
316
+ * **@visulima/packem-share:** upgraded to 1.0.0-alpha.25
317
+ * **@visulima/rollup-plugin-dts:** upgraded to 1.0.0-alpha.5
318
+
319
+ ## @visulima/packem-rollup [1.0.0-alpha.43](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.42...@visulima/packem-rollup@1.0.0-alpha.43) (2026-03-16)
320
+
321
+
322
+ ### Dependencies
323
+
324
+ * **@visulima/packem-share:** upgraded to 1.0.0-alpha.24
325
+ * **@visulima/rollup-plugin-dts:** upgraded to 1.0.0-alpha.4
326
+
327
+ ## @visulima/packem-rollup [1.0.0-alpha.42](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.41...@visulima/packem-rollup@1.0.0-alpha.42) (2026-03-14)
328
+
329
+ ### Miscellaneous Chores
330
+
331
+ * **packem-rollup:** update LICENSE formatting ([545a4f1](https://github.com/visulima/packem/commit/545a4f11c4a523972eb5ad2e9b04d875e011275b))
332
+
333
+
334
+ ### Dependencies
335
+
336
+ * **@visulima/packem-share:** upgraded to 1.0.0-alpha.23
337
+ * **@visulima/rollup-plugin-dts:** upgraded to 1.0.0-alpha.3
338
+
339
+ ## @visulima/packem-rollup [1.0.0-alpha.41](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.40...@visulima/packem-rollup@1.0.0-alpha.41) (2026-03-06)
340
+
341
+ ### Bug Fixes
342
+
343
+ * fixed broken publishing ([002f29a](https://github.com/visulima/packem/commit/002f29a6a3edf695d98abae0f18c6b0c328ef832))
344
+
345
+
346
+ ### Dependencies
347
+
348
+ * **@visulima/packem-share:** upgraded to 1.0.0-alpha.22
349
+ * **@visulima/rollup-plugin-dts:** upgraded to 1.0.0-alpha.2
350
+
351
+ ## @visulima/packem-rollup [1.0.0-alpha.40](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.39...@visulima/packem-rollup@1.0.0-alpha.40) (2026-03-05)
352
+
353
+ ### Bug Fixes
354
+
355
+ * resolve test failures in packem-rollup and ecosystem tests ([2a43db8](https://github.com/visulima/packem/commit/2a43db81e52ec956e78e3c1ce70038fb40e28345))
356
+
357
+ ### Miscellaneous Chores
358
+
359
+ * **packem-rollup:** update source, tests and build configuration ([1285190](https://github.com/visulima/packem/commit/1285190f6dd67de092a68ca69f6d4c190af0a87e))
360
+ * update dependencies, fix linting and improve code formatting ([d78b132](https://github.com/visulima/packem/commit/d78b1325ce79dbd14deeb6311a74d81f7172a81e))
361
+
362
+
363
+ ### Dependencies
364
+
365
+ * **@visulima/packem-share:** upgraded to 1.0.0-alpha.21
366
+ * **@visulima/rollup-plugin-dts:** upgraded to 1.0.0-alpha.1
367
+
368
+ ## @visulima/packem-rollup [1.0.0-alpha.39](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.38...@visulima/packem-rollup@1.0.0-alpha.39) (2026-02-21)
369
+
370
+ ### Features
371
+
372
+ * **packem-rollup:** add pure new expression plugin and update source ([48c4f00](https://github.com/visulima/packem/commit/48c4f0088d60ec5511f8a81645d4573f7deb38d5))
373
+
374
+ ### Miscellaneous Chores
375
+
376
+ * remove empty optionalDependencies sections from package.json files ([a4aecaa](https://github.com/visulima/packem/commit/a4aecaaacb33d1ffcc8731cfc5247e5f7fa79cf0))
377
+
378
+
379
+ ### Dependencies
380
+
381
+ * **@visulima/packem-share:** upgraded to 1.0.0-alpha.20
382
+
383
+ ## @visulima/packem-rollup [1.0.0-alpha.38](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.37...@visulima/packem-rollup@1.0.0-alpha.38) (2025-12-29)
384
+
385
+ ### Features
386
+
387
+ * **packem:** enhance external dependency resolution and add new tests ([397c914](https://github.com/visulima/packem/commit/397c9147611f9def319ea81e3fc0546a2300b8ec))
388
+ * **packem:** enhance package.json imports handling and update integration tests ([6449db0](https://github.com/visulima/packem/commit/6449db0f134cafd514849e4c739c0f882f87f6ba))
389
+
390
+ ### Miscellaneous Chores
391
+
392
+ * update pnpm workspace and lockfile configurations ([121fa13](https://github.com/visulima/packem/commit/121fa1399bff3738bc6dbeac310aaff04ead670d))
393
+
394
+
395
+ ### Dependencies
396
+
397
+ * **@visulima/packem-share:** upgraded to 1.0.0-alpha.19
398
+
399
+ ## @visulima/packem-rollup [1.0.0-alpha.37](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.36...@visulima/packem-rollup@1.0.0-alpha.37) (2025-12-28)
400
+
401
+ ### Features
402
+
403
+ * **shared-module:** add cross-boundary shared module support and integration tests ([59c2635](https://github.com/visulima/packem/commit/59c2635e1e84132b7157f78f191b49b4e180b7b1))
404
+
405
+ ### Miscellaneous Chores
406
+
407
+ * update package dependencies and improve configurations ([e942f98](https://github.com/visulima/packem/commit/e942f9833920f04e112daa232bbe7bdb3628e039))
408
+
409
+ ## @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)
410
+
411
+ ### Features
412
+
413
+ * **preact:** add Preact and React compatibility examples with Babel support ([0b77282](https://github.com/visulima/packem/commit/0b77282b802ed3d7c5df0733c1d7f5e2156df721))
414
+
415
+ ## @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)
416
+
417
+ ### Miscellaneous Chores
418
+
419
+ * update dependencies and improve configuration ([aa5ea19](https://github.com/visulima/packem/commit/aa5ea194b5add7df38a8855e618736fea0ae37fe))
420
+
421
+ ### Code Refactoring
422
+
423
+ * enhance type inference and improve test coverage ([80fbf41](https://github.com/visulima/packem/commit/80fbf41b90595fa1c95133f0f18cd5c2ca48787c))
424
+ * simplify JSX component definitions and update test cases ([14fd836](https://github.com/visulima/packem/commit/14fd8367b5164aecff0c39d28cc096a83fb1ca78))
425
+
426
+
427
+ ### Dependencies
428
+
429
+ * **@visulima/packem-share:** upgraded to 1.0.0-alpha.18
430
+
431
+ ## @visulima/packem-rollup [1.0.0-alpha.34](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.33...@visulima/packem-rollup@1.0.0-alpha.34) (2025-12-16)
432
+
433
+ ### Bug Fixes
434
+
435
+ * update export handling and improve entry inference logic ([4897f4f](https://github.com/visulima/packem/commit/4897f4f31b7d9ec87b3254391f4b11385478e2e6))
436
+
437
+
438
+ ### Dependencies
439
+
440
+ * **@visulima/packem-share:** upgraded to 1.0.0-alpha.17
441
+
442
+ ## @visulima/packem-rollup [1.0.0-alpha.33](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.32...@visulima/packem-rollup@1.0.0-alpha.33) (2025-12-13)
443
+
444
+
445
+ ### Dependencies
446
+
447
+ * **@visulima/packem-share:** upgraded to 1.0.0-alpha.16
448
+
449
+ ## @visulima/packem-rollup [1.0.0-alpha.32](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.31...@visulima/packem-rollup@1.0.0-alpha.32) (2025-12-09)
450
+
451
+ ### Bug Fixes
452
+
453
+ * update pnpm-lock.yaml and example files for consistency ([d11dd48](https://github.com/visulima/packem/commit/d11dd4868a3cb5265035897148f81dca3b33f359))
454
+
455
+ ### Miscellaneous Chores
456
+
457
+ * update package versions and add tests for debarrel plugin ([cb4cc0a](https://github.com/visulima/packem/commit/cb4cc0ae0716f93436a875d44aed392f0592195a))
458
+
459
+ ## @visulima/packem-rollup [1.0.0-alpha.31](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.30...@visulima/packem-rollup@1.0.0-alpha.31) (2025-12-09)
460
+
461
+ ### Features
462
+
463
+ * added preset for react and solid, added babel transformer ([773b907](https://github.com/visulima/packem/commit/773b907b462985cb61a5c978c43e227f24db6706))
464
+
465
+
466
+ ### Dependencies
467
+
468
+ * **@visulima/packem-share:** upgraded to 1.0.0-alpha.15
469
+
470
+ ## @visulima/packem-rollup [1.0.0-alpha.30](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.29...@visulima/packem-rollup@1.0.0-alpha.30) (2025-11-30)
471
+
472
+ ## @visulima/packem-rollup [1.0.0-alpha.29](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.28...@visulima/packem-rollup@1.0.0-alpha.29) (2025-11-26)
473
+
474
+ ### Miscellaneous Chores
475
+
476
+ * remove patched dependencies and update oxc-parser usage ([24411c1](https://github.com/visulima/packem/commit/24411c1b75bb5a69e7466446a0805c22953c5f78))
477
+ * update oxc dependencies and add patch for oxc-parser ([a3a87fe](https://github.com/visulima/packem/commit/a3a87fe8ea10f0958ee70bc9b8c37aa666c95cb0))
478
+
479
+ ## @visulima/packem-rollup [1.0.0-alpha.28](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.27...@visulima/packem-rollup@1.0.0-alpha.28) (2025-11-25)
480
+
481
+ ### Bug Fixes
482
+
483
+ * enhance migrate command and update ESLint configuration ([95bfa33](https://github.com/visulima/packem/commit/95bfa33ba225cdcf8a88df0f55c781a23de746ef))
484
+
485
+ ### Miscellaneous Chores
486
+
487
+ * update dependencies and improve package configurations ([d2d2a1a](https://github.com/visulima/packem/commit/d2d2a1af0de12daae830268f063e4661c628a247))
488
+ * update dependencies and package versions across multiple files ([#172](https://github.com/visulima/packem/issues/172)) ([f73c1dc](https://github.com/visulima/packem/commit/f73c1dc453f55c52da98e4b7c60f44ffd637e53c))
489
+ * update package references to use 'catalog:visulima' for consistency across multiple packages ([14ee42b](https://github.com/visulima/packem/commit/14ee42b3ae978baef4752e12115d14d6bb2ba7bc))
490
+
491
+ ### Continuous Integration
492
+
493
+ * fixed dep connections ([1c0807f](https://github.com/visulima/packem/commit/1c0807f92b1b6742f0da7f587226b418bd200f80))
494
+
495
+
496
+ ### Dependencies
497
+
498
+ * **@visulima/packem-share:** upgraded to 1.0.0-alpha.14
499
+
500
+ ## @visulima/packem-rollup [1.0.0-alpha.27](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.26...@visulima/packem-rollup@1.0.0-alpha.27) (2025-11-11)
501
+
502
+ ### Bug Fixes
503
+
504
+ * improve isolated declarations plugin and update filtering logic ([7efdf0d](https://github.com/visulima/packem/commit/7efdf0d052805a3d46cf767447728ca3d537fc24))
505
+ * update license files and improve plugin configurations ([6372411](https://github.com/visulima/packem/commit/6372411fefbad9cb67d912c1447994b93a9ebc6f))
506
+
507
+ ## @visulima/packem-rollup [1.0.0-alpha.26](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.25...@visulima/packem-rollup@1.0.0-alpha.26) (2025-11-08)
508
+
509
+ ### Features
510
+
511
+ * add unbundle mode to preserve source file structure ([317e992](https://github.com/visulima/packem/commit/317e9925eae1344a2459f044250e717241a1d5a5))
512
+
513
+ ### Miscellaneous Chores
514
+
515
+ * update package.json and pnpm-lock.yaml for dependency management ([aa523ca](https://github.com/visulima/packem/commit/aa523ca16f29ba0a874a13693d1f9581acf6f8c3))
516
+
517
+ ## @visulima/packem-rollup [1.0.0-alpha.25](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.24...@visulima/packem-rollup@1.0.0-alpha.25) (2025-10-28)
518
+
519
+ ### Features
520
+
521
+ * enhance require-cjs-transformer with multi-entry point support ([6f0a824](https://github.com/visulima/packem/commit/6f0a824fe982bc9dc18e0e19fd9de55754ac37b3))
522
+
523
+ ## @visulima/packem-rollup [1.0.0-alpha.24](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.23...@visulima/packem-rollup@1.0.0-alpha.24) (2025-10-28)
524
+
525
+ ### Bug Fixes
526
+
527
+ * fixed require-cjs-transformer doublication ([218cffb](https://github.com/visulima/packem/commit/218cffbb1b3667af92161e9537618bd1cd2a0fa7))
528
+
529
+ ### Miscellaneous Chores
530
+
531
+ * update ESLint configurations across multiple packages ([1fe2d3d](https://github.com/visulima/packem/commit/1fe2d3d6e4e1139560755b538367351d2b170ad3))
532
+ * update package configurations and dependencies ([be09695](https://github.com/visulima/packem/commit/be09695f800ee23a555c54bd92e7ddd4c88182eb))
533
+ * update package dependencies and configurations ([8ec45ec](https://github.com/visulima/packem/commit/8ec45ec4cc34899161fed5446268c9036162d902))
534
+ * update package dependencies and configurations ([8453e80](https://github.com/visulima/packem/commit/8453e80187d9e6212d98dbe5aaafd031a5cabdcf))
535
+ * update package.json and pnpm-lock.yaml for @visulima/packem ([d323f2c](https://github.com/visulima/packem/commit/d323f2c3c99b6231d1c598585294babe52814375))
536
+
537
+ ## @visulima/packem-rollup [1.0.0-alpha.23](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.22...@visulima/packem-rollup@1.0.0-alpha.23) (2025-10-14)
538
+
539
+ ### Bug Fixes
540
+
541
+ * improve require CJS transformer to use global process reference ([e599020](https://github.com/visulima/packem/commit/e599020982593875baf08b8e05805fcf0789248f))
542
+
543
+ ### Miscellaneous Chores
544
+
545
+ * update pnpm workspace and package configurations ([feacec9](https://github.com/visulima/packem/commit/feacec93d1b0cefb8ea5d2b730fc1c6918925826))
546
+ * update TypeScript SDK path and adjust package dependencies ([b3a3661](https://github.com/visulima/packem/commit/b3a3661299bcb2343a0da19dddebb43678575750))
547
+
548
+ ## @visulima/packem-rollup [1.0.0-alpha.22](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.21...@visulima/packem-rollup@1.0.0-alpha.22) (2025-10-11)
549
+
550
+ ### Bug Fixes
551
+
552
+ * update dependencies and improve require CJS transformer ([a8d4fb7](https://github.com/visulima/packem/commit/a8d4fb7f35a313fd22c123b4b6487a346eb66e0a))
553
+
554
+ ## @visulima/packem-rollup [1.0.0-alpha.21](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.20...@visulima/packem-rollup@1.0.0-alpha.21) (2025-10-08)
555
+
556
+ ### Bug Fixes
557
+
558
+ * update dependencies and improve minification options ([25b69b5](https://github.com/visulima/packem/commit/25b69b50f7631655303a417e61f3a37e2aa3c017))
559
+
560
+ ## @visulima/packem-rollup [1.0.0-alpha.20](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.19...@visulima/packem-rollup@1.0.0-alpha.20) (2025-10-08)
561
+
562
+ ### Bug Fixes
563
+
564
+ * enhance package-json-exports and preserve-directives tests ([c3b58f2](https://github.com/visulima/packem/commit/c3b58f251ea9ed3d8747a967b6f53fd4c1773509))
565
+
566
+ ### Documentation
567
+
568
+ * clarify minification requirement for minify-html-literals plugin ([287b231](https://github.com/visulima/packem/commit/287b231d04ea8268470a07eadb32350c986d2892))
569
+
570
+ ### Miscellaneous Chores
571
+
572
+ * update dependencies and add minify-html-literals plugin ([e20007d](https://github.com/visulima/packem/commit/e20007ddf3cbb80c34c323ed37164baaf6f9a649))
573
+
574
+
575
+ ### Dependencies
576
+
577
+ * **@visulima/packem-share:** upgraded to 1.0.0-alpha.13
578
+
579
+ ## @visulima/packem-rollup [1.0.0-alpha.19](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.18...@visulima/packem-rollup@1.0.0-alpha.19) (2025-10-07)
580
+
581
+ ### Bug Fixes
582
+
583
+ * update documentation and references from Packen to Packem ([9983009](https://github.com/visulima/packem/commit/99830099c953e2b12269ea18606838d80f1e6e2b))
584
+
585
+ ## @visulima/packem-rollup [1.0.0-alpha.18](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.17...@visulima/packem-rollup@1.0.0-alpha.18) (2025-10-02)
586
+
587
+ ### Bug Fixes
588
+
589
+ * update dependencies and versions across multiple packages ([a0d209d](https://github.com/visulima/packem/commit/a0d209d847b1feb171850994a64591ab7d26f8cb))
590
+
591
+ ## @visulima/packem-rollup [1.0.0-alpha.17](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.16...@visulima/packem-rollup@1.0.0-alpha.17) (2025-09-30)
592
+
593
+ ### Features
594
+
595
+ * added support for attw and publint, fixed caching issue on validation ([6f05388](https://github.com/visulima/packem/commit/6f0538802b3cd5a2cd84a373c96b25eb7fa1c01c))
596
+ * update dependencies and add requireCJS transformer support ([050ed47](https://github.com/visulima/packem/commit/050ed47cf1ced64e74e0cf5c043edd1b8f4dead1))
597
+
598
+ ### Miscellaneous Chores
599
+
600
+ * update dependencies and versions across multiple packages ([3e5b4a2](https://github.com/visulima/packem/commit/3e5b4a229fc514828ab9e012a5d556163b30c2fc))
601
+ * update package.json scripts and dependencies ([8f2aa25](https://github.com/visulima/packem/commit/8f2aa25956f2570a65b53d9f936c8cf1d730a49f))
602
+
603
+ ## @visulima/packem-rollup [1.0.0-alpha.16](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.15...@visulima/packem-rollup@1.0.0-alpha.16) (2025-09-22)
604
+
605
+ ### Bug Fixes
606
+
607
+ * updated deps, added usage of pnpm catalog ([14987df](https://github.com/visulima/packem/commit/14987dff37121ca7aab6f9d0a07b24a1a2f5284a))
608
+
609
+
610
+ ### Dependencies
611
+
612
+ * **@visulima/packem-share:** upgraded to 1.0.0-alpha.12
613
+
614
+ ## @visulima/packem-rollup [1.0.0-alpha.15](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.14...@visulima/packem-rollup@1.0.0-alpha.15) (2025-09-17)
615
+
616
+ ### Bug Fixes
617
+
618
+ * update dependencies and versions across multiple packages ([b17ec3b](https://github.com/visulima/packem/commit/b17ec3b30f1bfa6267e9eede14fbb569c55b09cf))
619
+
620
+
621
+ ### Dependencies
622
+
623
+ * **@visulima/packem-share:** upgraded to 1.0.0-alpha.11
624
+
625
+ ## @visulima/packem-rollup [1.0.0-alpha.14](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.13...@visulima/packem-rollup@1.0.0-alpha.14) (2025-09-05)
626
+
627
+ ### Bug Fixes
628
+
629
+ * update dependencies and versions across multiple packages ([1bf21ee](https://github.com/visulima/packem/commit/1bf21ee3bf5e06c6ac53872ec33d64b4ad7cf588))
630
+
631
+
632
+ ### Dependencies
633
+
634
+ * **@visulima/packem-share:** upgraded to 1.0.0-alpha.10
635
+
636
+ ## @visulima/packem-rollup [1.0.0-alpha.13](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.12...@visulima/packem-rollup@1.0.0-alpha.13) (2025-09-03)
637
+
638
+ ### Bug Fixes
639
+
640
+ * enhance integration tests for CSS and raw data handling ([67aecd3](https://github.com/visulima/packem/commit/67aecd337192d8ea284425db7230661e87de7ad5))
641
+
642
+ ### Miscellaneous Chores
643
+
644
+ * update dependencies and versions in package.json and pnpm-lock.yaml ([df62809](https://github.com/visulima/packem/commit/df628094fc6fd5e79cbb939a61bab79d6c89b833))
645
+ * update dependencies and versions in package.json and pnpm-lock.yaml ([e6086fb](https://github.com/visulima/packem/commit/e6086fbd6ad21bbc35b8365b03e8a5d543354154))
646
+
647
+ ## @visulima/packem-rollup [1.0.0-alpha.12](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.11...@visulima/packem-rollup@1.0.0-alpha.12) (2025-08-29)
648
+
649
+ ### Features
650
+
651
+ * added the first migration for the rolldown-plugin-dts for rollup ([fb3321f](https://github.com/visulima/packem/commit/fb3321fedb5101368bdf8e711db30d00d9ef26f3))
652
+ * implement lazy barrel optimization in rollup-plugin ([2cdcb34](https://github.com/visulima/packem/commit/2cdcb342f41940b4b277698740153953b905acd0))
653
+ * introduce debarrel optimization for improved import handling ([129435e](https://github.com/visulima/packem/commit/129435ee941f2cd9f003046225e2a8862eb2cba7))
654
+
655
+
656
+ ### Dependencies
657
+
658
+ * **@visulima/packem-share:** upgraded to 1.0.0-alpha.9
659
+
660
+ ## @visulima/packem-rollup [1.0.0-alpha.11](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.10...@visulima/packem-rollup@1.0.0-alpha.11) (2025-08-25)
661
+
662
+ ### Features
663
+
664
+ * Add Data URI plugin support for SVG files ([8528648](https://github.com/visulima/packem/commit/852864828d09a70367c93228b1bee8699e1e00f2))
665
+
666
+
667
+ ### Dependencies
668
+
669
+ * **@visulima/packem-share:** upgraded to 1.0.0-alpha.8
670
+
671
+ ## @visulima/packem-rollup [1.0.0-alpha.10](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.9...@visulima/packem-rollup@1.0.0-alpha.10) (2025-08-21)
672
+
673
+ ### Bug Fixes
674
+
675
+ * Introduce Button and Card components with Tailwind CSS styles ([bd9d5c3](https://github.com/visulima/packem/commit/bd9d5c371afbc6adf030ade6a64b572f6eb4c2cc))
676
+
677
+ ## @visulima/packem-rollup [1.0.0-alpha.9](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.8...@visulima/packem-rollup@1.0.0-alpha.9) (2025-08-20)
678
+
679
+ ### Bug Fixes
680
+
681
+ * update raw plugin to handle .js?raw imports and improve file reading ([670dad5](https://github.com/visulima/packem/commit/670dad559e535af5c883556e6a7af7794465c669))
682
+
683
+ ## @visulima/packem-rollup [1.0.0-alpha.8](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.7...@visulima/packem-rollup@1.0.0-alpha.8) (2025-08-20)
684
+
685
+ ### Bug Fixes
686
+
687
+ * fixed the custom resolver for tailwind loader ([1fd0b43](https://github.com/visulima/packem/commit/1fd0b4345aa90f5c250eba9fd8c741e569b84abc))
688
+
689
+
690
+ ### Dependencies
691
+
692
+ * **@visulima/packem-share:** upgraded to 1.0.0-alpha.7
693
+
1
694
  ## @visulima/packem-rollup [1.0.0-alpha.7](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.6...@visulima/packem-rollup@1.0.0-alpha.7) (2025-08-17)
2
695
 
3
696
  ### Features