Pkgroll Versions Save

📦 Zero-config package bundler for Node.js + TypeScript

v2.0.2

2 months ago

2.0.2 (2024-03-07)

Bug Fixes

  • support composite in tsconfig.json (#55) (743f26f)

v2.0.1

7 months ago

2.0.1 (2023-10-04)

Bug Fixes

  • support hashbangs in commonjs modules (#47) (7fde56a)

v2.0.0

7 months ago

2.0.0 (2023-10-02)

Features

BREAKING CHANGES

  • Minimum Node.js support increased to v18 and above

v1.11.1

7 months ago

1.11.1 (2023-09-23)

Bug Fixes

v1.11.0

9 months ago

1.11.0 (2023-08-02)

Bug Fixes

Features

v1.10.0

1 year ago

1.10.0 (2023-05-06)

Features

  • allow TypeScript 5 as a peer dependency (#35) (2c68fd1)

v1.9.0

1 year ago

1.9.0 (2023-02-13)

Features

  • warn when [@types](https://github.com/types) is in devDeps but couterpart is in deps (#31) (4a7ec03)

v1.8.2

1 year ago

1.8.2 (2023-01-29)

Bug Fixes

  • resolve .jsx -> .tsx in .ts module file (b33743a)

v1.8.1

1 year ago

1.8.1 (2023-01-24)

Bug Fixes

v1.8.0

1 year ago

1.8.0 (2022-12-08)

Features