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

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