bunchee

Zero config bundler for ECMAScript and TypeScript packages

Downloads
72K
Stars
926
Committers
23

Bot releases are visible (Hide)

bunchee -

Published by huozhi almost 3 years ago

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
bunchee -

Published by huozhi about 3 years ago

Patches

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

Published by huozhi about 3 years ago

Patches

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

Published by huozhi about 3 years ago

Minor Changes

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

Published by huozhi about 3 years ago

Patches

  • Fix: typescript watching issue: #49
bunchee -

Published by huozhi about 3 years ago

Patches

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

Credits

Huge thanks to @await-ovo for helping!

bunchee -

Published by huozhi over 3 years ago

Feature

  • add target option

Enhancement

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

Published by huozhi over 3 years ago

  • Bug fix: upgrade babel preset to transform all supported syntaxes to es5
  • Remove hidden support of passingprocess.env.NODE_VERSION to babel-preset-o
bunchee -

Published by huozhi over 3 years ago

  • Fix .jsx file resolve
bunchee -

Published by huozhi over 3 years ago

  • exclude sub folder imports like import NextHead from 'next/head'
bunchee -

Published by huozhi over 3 years ago

Features

  • minify support
  • types generation support
  • optional to generate sourcemap

Bug fixes

  • esmodule mark missing in cjs bundle
bunchee -

Published by huozhi almost 4 years ago

  • change self-host to ts-node instead of last version of bunchee
  • support more stage 4 syntaxes: nullish coalescing operator and operator chaining
bunchee -

Published by huozhi almost 4 years ago

bunchee - 1.1.0

Published by huozhi almost 4 years ago