Skip to content

Releases: PabloSzx/bob-esbuild

bob-esbuild@3.0.0

06 Nov 03:07
d9eaeb9
Compare
Choose a tag to compare

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

06 Nov 03:07
d9eaeb9
Compare
Choose a tag to compare

3.0.0

Major Changes

  • c783b22: Only copy typescript definitions on currently building project

Patch Changes

bob-esbuild@2.2.0

05 Nov 00:26
86aeed2
Compare
Choose a tag to compare

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

bob-esbuild-plugin@2.2.0

05 Nov 00:26
86aeed2
Compare
Choose a tag to compare

2.2.0

Patch Changes

  • 816d97e: Fix pass define option to bundle

bob-ts@1.1.6

31 Oct 16:43
28d3de7
Compare
Choose a tag to compare

1.1.6

Patch Changes

  • 287037b: Allow disable sourcemap from cli

bob-tsm@0.3.3

28 Oct 07:18
7404f40
Compare
Choose a tag to compare

0.3.3

Patch Changes

  • 518f6ee: Add support for "/index" default resolve

bob-tsm@0.3.2

25 Oct 15:44
4ddb43f
Compare
Choose a tag to compare

0.3.2

Patch Changes

  • 0ea9ec7: Fix node spawn log on non-watch mode

bob-ts@1.1.5

25 Oct 15:44
4ddb43f
Compare
Choose a tag to compare

1.1.5

Patch Changes

bob-esbuild@2.1.1

25 Oct 15:44
4ddb43f
Compare
Choose a tag to compare

2.1.1

Patch Changes

bob-tsm@0.3.1

23 Oct 16:04
2d5f63f
Compare
Choose a tag to compare

0.3.1

Patch Changes

  • b8a7fd7: Silence warning: "--experimental-loader is an experimental feature"