Skip to content

Releases: privatenumber/pkgroll

v2.1.1

22 May 05:07
Compare
Choose a tag to compare

2.1.1 (2024-05-22)

Bug Fixes

  • minification: preserve function names (f7d614e), closes #67

v2.1.0

17 May 05:00
0c20132
Compare
Choose a tag to compare

2.1.0 (2024-05-17)

Features

v2.0.2

07 Mar 09:46
9049b3e
Compare
Choose a tag to compare

2.0.2 (2024-03-07)

Bug Fixes

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

v2.0.1

04 Oct 17:11
7fde56a
Compare
Choose a tag to compare

2.0.1 (2023-10-04)

Bug Fixes

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

v2.0.0

02 Oct 17:11
7b751d0
Compare
Choose a tag to compare

2.0.0 (2023-10-02)

Features

BREAKING CHANGES

  • Minimum Node.js support increased to v18 and above

v1.11.1

23 Sep 08:56
Compare
Choose a tag to compare

1.11.1 (2023-09-23)

Bug Fixes

v1.11.0

02 Aug 18:16
49aede5
Compare
Choose a tag to compare

1.11.0 (2023-08-02)

Bug Fixes

Features

v1.10.0

06 May 03:35
2c68fd1
Compare
Choose a tag to compare

1.10.0 (2023-05-06)

Features

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

v1.9.0

13 Feb 05:44
Compare
Choose a tag to compare

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

29 Jan 00:22
Compare
Choose a tag to compare

1.8.2 (2023-01-29)

Bug Fixes

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