Releases: PabloSzx/bob-esbuild
Releases · PabloSzx/bob-esbuild
bob-esbuild@3.0.0
3.0.0
Major Changes
- c783b22: Only copy typescript definitions on currently building project
Patch Changes
-
afd2edb: add skipValidate option
-
0ecbd1c: Fix packageConfigs defaults
-
a695127: Fix circular import
-
b8a13ba: New "useTsconfigPaths" global config that resolves root tsconfig "paths"
Closes #156
bob-esbuild-cli@3.0.0
3.0.0
Major Changes
- c783b22: Only copy typescript definitions on currently building project
Patch Changes
bob-esbuild@2.2.0
2.2.0
Minor Changes
- f667154: support "type": "module", flexible package.json validation, improved per-package config, manual package.json rewrite, remove sucrase dep
Patch Changes
- f27ff9a: Fix bin output ESM or CJS based on extension
- Updated dependencies [816d97e]
bob-esbuild-plugin@2.2.0
2.2.0
Patch Changes
- 816d97e: Fix pass define option to bundle
bob-ts@1.1.6
1.1.6
Patch Changes
- 287037b: Allow disable sourcemap from cli
bob-tsm@0.3.3
0.3.3
Patch Changes
- 518f6ee: Add support for "/index" default resolve
bob-tsm@0.3.2
0.3.2
Patch Changes
- 0ea9ec7: Fix node spawn log on non-watch mode
bob-tsm@0.3.1
0.3.1
Patch Changes
- b8a7fd7: Silence warning:
"--experimental-loader is an experimental feature"