Skip to content

bob-esbuild@3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Nov 03:07
· 170 commits to main since this release
d9eaeb9

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