Skip to content

Releases: egoist/bundle-require

v5.0.0

01 Jun 11:58
Compare
Choose a tag to compare

5.0.0 (2024-06-01)

Features

  • support tsconfig: false and inline object to disable tsconfig resolving (#45) (23dc8af)

BREAKING CHANGES

  • requires esbuild 0.18+

v4.2.1

01 Jun 11:36
Compare
Choose a tag to compare

4.2.1 (2024-06-01)

Bug Fixes

  • Revert "feat: support tsconfig: false and inline object to disable tsconfig resolving (#45)" (fdecdde)

v4.2.0

01 Jun 11:33
Compare
Choose a tag to compare

4.2.0 (2024-06-01)

Features

  • support tsconfig: false and inline object to disable tsconfig resolving (#45) (20b0014)

v4.1.0

02 May 09:14
7db8ecb
Compare
Choose a tag to compare

4.1.0 (2024-05-02)

Features

  • expose notExternal option, introduce externalNodeModules option (#44) (7db8ecb)

v4.0.4

02 May 08:04
d7ea404
Compare
Choose a tag to compare

4.0.4 (2024-05-02)

Bug Fixes

v4.0.3

22 Apr 12:13
2daec29
Compare
Choose a tag to compare

4.0.3 (2024-04-22)

Bug Fixes

  • exclude node_modules paths by default (#41) (61f98ee)

v4.0.2

25 Sep 20:08
Compare
Choose a tag to compare

4.0.2 (2023-09-25)

Bug Fixes

v4.0.1

09 Feb 12:39
Compare
Choose a tag to compare

4.0.1 (2023-02-09)

Bug Fixes

  • somehow globalThis.require is not available (968714f)

v4.0.0

07 Feb 14:11
Compare
Choose a tag to compare

4.0.0 (2023-02-07)

Bug Fixes

BREAKING CHANGES

  • requires esbuild 0.17 or above

v3.1.2

03 Nov 14:23
Compare
Choose a tag to compare

3.1.2 (2022-11-03)

Bug Fixes