Skip to content

Releases: PabloSzx/bob-esbuild

bob-ts@4.1.1

25 Aug 22:26
Compare
Choose a tag to compare

4.1.1

Patch Changes

  • 89af531: Return rollup input, output and result on buildCode

bob-ts@4.1.0

25 Aug 21:53
Compare
Choose a tag to compare

4.1.0

Minor Changes

  • b389104: New "globbyOptions" available for buildCode function to override options for globby file scan

bob-tsm@1.1.2

23 Aug 14:10
Compare
Choose a tag to compare

1.1.2

Patch Changes

  • f496750: Properly hide Experimental loaders message on Node>=v16.17.0

bob-tsm@1.1.1

19 Jul 17:53
f8de57f
Compare
Choose a tag to compare

1.1.1

Patch Changes

  • be4c165: Fix compatibility with Node.js v18

bob-tsm@1.1.0

07 Jul 02:56
bdf7734
Compare
Choose a tag to compare

1.1.0

Minor Changes

  • 085921c: New "--restart-on-fail" option to restart node execution when Node process exits with a non-zero exit code

bob-esbuild@4.0.3

20 Jun 05:41
da1f81a
Compare
Choose a tag to compare

4.0.3

Patch Changes

  • 40bae3b: Put exports.types first as required by typescript

bob-esbuild@4.0.2

20 Jun 05:35
3bd5539
Compare
Choose a tag to compare

4.0.2

Patch Changes

  • 765968e: Don't add "types" field if it doesn't already exists on package.json

bob-esbuild@4.0.1

20 Jun 05:29
b7710fd
Compare
Choose a tag to compare

4.0.1

Patch Changes

  • 22bb51b: Re-export writePackageJson and rewritePackageJson from index
  • caf3cac: exports["."] is not required for rewrite package json

bob-watch@0.1.2

28 May 22:53
5fbd1f5
Compare
Choose a tag to compare

0.1.2

Patch Changes

  • c99d3d4: Fix commander dependency

bob-tsm@1.0.0

18 May 15:38
1c61f4a
Compare
Choose a tag to compare

1.0.0

Major Changes

  • 9fb97f8: Require Node.js >=14.13.1