Skip to content

Releases: huozhi/bunchee

v6.0.0-rc.1

24 Nov 19:01
Compare
Choose a tag to compare
v6.0.0-rc.1 Pre-release
Pre-release

Improvements

Full Changelog: v6.0.0-rc.0...v6.0.0-rc.1

v6.0.0-rc.0

23 Nov 22:50
Compare
Choose a tag to compare
v6.0.0-rc.0 Pre-release
Pre-release

Feature

🎉 Introduce _<name> private shared module conventions to corss entries shared modules

  • feat: support private shared module conventions by @huozhi in #600

Breaking Change

  • Change --prepare option to prepare command in #598

Improvements

  • fix: windows output path by @huozhi in #599
  • enhance: improve the esm-shim matching by @huozhi in #601
  • Upstream dependencies upgrade

Full Changelog: v5.6.1...v6.0.0-rc.0

v5.6.1

23 Nov 22:41
Compare
Choose a tag to compare

Patch

Full Changelog: v5.6.0...v5.6.1

v5.6.0

27 Oct 20:50
Compare
Choose a tag to compare

Feature

  • Support browserlists from package.json by @huozhi in #588

Patches

  • fix: skip spinner in non TTY environment by @huozhi in #586

Full Changelog: v5.5.1...v5.6.0

v5.5.1

05 Oct 14:16
Compare
Choose a tag to compare

Patches

  • chore: bump rollup version by @himself65 in #582
  • chore: bump rollup deps

Full Changelog: v5.5.0...v5.5.1

v5.5.0

25 Sep 20:29
Compare
Choose a tag to compare

Features

Misc

  • refactor: move rollup related configs into a separate config by @huozhi in #576

Full Changelog: v5.4.0...v5.5.0

v5.4.0

01 Sep 10:29
Compare
Choose a tag to compare

Introducing a new option --dts-bundle to bundle type files

Feature

Improvement

  • build: Update @swc/core to v1.7.14 by @kdy1 in #574

Full Changelog: v5.3.2...v5.4.0

v5.3.2

11 Aug 14:20
Compare
Choose a tag to compare

Patches

  • Fix shared chunk type file extension by @huozhi in #569
  • Fix shared chunk extension along with parent chunk by @huozhi in #570

Full Changelog: v5.3.1...v5.3.2

v5.3.1

29 Jul 15:17
Compare
Choose a tag to compare

Patches

  • fix: windows output alias path by @huozhi in #566
  • fix: require detection of esm-shims plugin by @huozhi in #567
  • chore: bump deps, apply rollup upstream changes by @huozhi in #568

Full Changelog: v5.3.0...v5.3.1

v5.3.0

19 Jul 19:52
Compare
Choose a tag to compare

Feature

Fixes

Misc

Full Changelog: v5.2.2...v5.3.0