Skip to content

Releases: huozhi/bunchee

v1.7.3

11 Nov 14:20
Compare
Choose a tag to compare

Patches

  • Fix regenerator polyfill: #64

Chores

  • Chore(deps): bump ansi-regex from 5.0.0 to 5.0.1: #60
  • Chore(deps): bump path-parse from 1.0.6 to 1.0.7: #53

v1.7.2

08 Oct 10:01
Compare
Choose a tag to compare

Patches

  • Fix: typescript free for building pure js lib: #59
  • Fix: output path: #61

v1.7.1

20 Aug 13:03
Compare
Choose a tag to compare

Patches

  • Chore: complete types: bb0773c
  • Chore: use es as format aligning rollup: #54
  • Upgrade babel preset: #55

v1.7.0

07 Aug 06:55
Compare
Choose a tag to compare

Minor Changes

  • Enhance: make typescript as optional dep: #51
  • Types: support typing for shebang plugin: #52

v1.6.2

01 Aug 17:26
Compare
Choose a tag to compare

Patches

  • Fix: typescript watching issue: #49

v1.6.1

22 Jul 10:43
Compare
Choose a tag to compare

Patches

  • Chore: wirte to write: #44
  • Remove useless override options: 9cd950b
  • Upgrade tslib to 2.3.0: ac648f6
  • Yarn lock dedup: 289573b
  • Mark ts as optional dep: #48

Credits

Huge thanks to @await-ovo for helping!

v1.6.0

30 May 11:10
Compare
Choose a tag to compare

Feature

  • add target option

Enhancement

  • remove useless interop in cli.ts
  • replace commander with arg
  • bump deps

v1.5.4

13 Apr 02:47
Compare
Choose a tag to compare
  • Bug fix: upgrade babel preset to transform all supported syntaxes to es5
  • Remove hidden support of passingprocess.env.NODE_VERSION to babel-preset-o

v1.5.3

01 Apr 02:10
Compare
Choose a tag to compare
  • exclude sub folder imports like import NextHead from 'next/head'

v1.5.2

01 Apr 02:10
Compare
Choose a tag to compare
  • Fix .jsx file resolve