Skip to content

Commit dce9e1b

Browse files
chore(release): @visulima/[email protected] [skip ci]\n\n## @visulima/packem [2.0.0-alpha.32](https://github.com/visulima/packem/compare/@visulima/[email protected]...@visulima/[email protected]) (2025-10-28)
### Features * enhance require-cjs-transformer with multi-entry point support ([6f0a824](6f0a824)) ### Dependencies * **@visulima/packem-rollup:** upgraded to 1.0.0-alpha.25
1 parent d8ec3bd commit dce9e1b

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

packages/packem/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## @visulima/packem [2.0.0-alpha.32](https://github.com/visulima/packem/compare/@visulima/[email protected]...@visulima/[email protected]) (2025-10-28)
2+
3+
### Features
4+
5+
* enhance require-cjs-transformer with multi-entry point support ([6f0a824](https://github.com/visulima/packem/commit/6f0a824fe982bc9dc18e0e19fd9de55754ac37b3))
6+
7+
8+
### Dependencies
9+
10+
* **@visulima/packem-rollup:** upgraded to 1.0.0-alpha.25
11+
112
## @visulima/packem [2.0.0-alpha.31](https://github.com/visulima/packem/compare/@visulima/[email protected]...@visulima/[email protected]) (2025-10-28)
213

314
### Bug Fixes

packages/packem/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@visulima/packem",
3-
"version": "2.0.0-alpha.31",
3+
"version": "2.0.0-alpha.32",
44
"description": "A fast and modern bundler for Node.js and TypeScript.",
55
"keywords": [
66
"anolilab",
@@ -188,7 +188,7 @@
188188
"@visulima/fs": "catalog:prod",
189189
"@visulima/humanizer": "catalog:prod",
190190
"@visulima/package": "catalog:prod",
191-
"@visulima/packem-rollup": "1.0.0-alpha.24",
191+
"@visulima/packem-rollup": "1.0.0-alpha.25",
192192
"@visulima/packem-share": "1.0.0-alpha.13",
193193
"@visulima/pail": "catalog:prod",
194194
"@visulima/path": "catalog:node",

0 commit comments

Comments
 (0)