Releases: PabloSzx/bob-esbuild
Releases · PabloSzx/bob-esbuild
bob-ts@4.1.1
4.1.1
Patch Changes
- 89af531: Return rollup input, output and result on
buildCode
bob-ts@4.1.0
4.1.0
Minor Changes
- b389104: New "globbyOptions" available for
buildCode
function to override options for globby file scan
bob-tsm@1.1.2
1.1.2
Patch Changes
- f496750: Properly hide Experimental loaders message on Node>=v16.17.0
bob-tsm@1.1.1
1.1.1
Patch Changes
- be4c165: Fix compatibility with Node.js v18
bob-tsm@1.1.0
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
4.0.3
Patch Changes
- 40bae3b: Put exports.types first as required by typescript
bob-esbuild@4.0.2
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
4.0.1
Patch Changes
- 22bb51b: Re-export writePackageJson and rewritePackageJson from index
- caf3cac: exports["."] is not required for rewrite package json