Skip to content

Releases: privatenumber/pkgroll

v2.21.4

28 Nov 13:01

Choose a tag to compare

2.21.4 (2025-11-28)

Bug Fixes

  • dont resolve .js to .ts in external dependency (03c7283), closes #141

v2.21.3

22 Nov 12:20
d972431

Choose a tag to compare

2.21.3 (2025-11-22)

Bug Fixes

  • resolve implicit external path (d972431)

v2.21.2

22 Nov 11:20
07548e4

Choose a tag to compare

2.21.2 (2025-11-22)

Bug Fixes

  • deps: update dependency @rollup/plugin-alias to v6 (1267295)
  • deps: update dependency @rollup/plugin-commonjs to v29 (07548e4)

v2.21.1

20 Nov 13:59
46d4202

Choose a tag to compare

2.21.1 (2025-11-20)

Bug Fixes

  • resolver: prefer .js over .ts in node_modules (46d4202)

v2.21.0

20 Nov 12:19
a26950c

Choose a tag to compare

2.21.0 (2025-11-20)

Bug Fixes

  • deps: update all non-major dependencies (#25) (f18fe0f)

Features

  • enhance dependency externalization with improved warnings (f7b3876), closes #32 #49

v2.20.1

20 Oct 13:14

Choose a tag to compare

2.20.1 (2025-10-20)

Bug Fixes

  • wildcard pattern matching for root-level and filename patterns (7385506)

v2.20.0

17 Oct 06:17
c37a382

Choose a tag to compare

2.20.0 (2025-10-17)

Features

  • support imports map in package.json (c37a382)

v2.19.0

15 Oct 07:56
72f39d8

Choose a tag to compare

2.19.0 (2025-10-15)

Features

v2.18.1

12 Oct 12:26
aacff1c

Choose a tag to compare

2.18.1 (2025-10-12)

Bug Fixes

  • supporting building packages with many dts files (55b314c)

v2.18.0

07 Oct 02:42
2103d25

Choose a tag to compare

2.18.0 (2025-10-07)

Features

  • support wildcard in package.json#exports (2103d25)