Skip to content

Releases: huozhi/bunchee

v5.1.5

01 May 19:34
Compare
Choose a tag to compare

Improvements

Bug Fixes

  • fix: use client directive order with css imports by @huozhi in #532

New Contributors

  • @leo made their first contribution in #531

Full Changelog: v5.1.4...v5.1.5

v5.1.4

01 May 19:34
Compare
Choose a tag to compare

Patches

Full Changelog: v5.1.3...v5.1.4

v5.1.3

26 Apr 22:23
Compare
Choose a tag to compare

Patches

Examples

  • examples: add vue for custom jsx example by @huozhi in #526

Full Changelog: v5.1.2...v5.1.3

v5.1.2

03 Apr 19:26
Compare
Choose a tag to compare

Fixes

Documentation

New Contributors

Full Changelog: v5.1.1...v5.1.2

v5.1.1

01 Apr 15:38
Compare
Choose a tag to compare

Patches

  • fix: avoid using dirent.path and add node 16 by @huozhi in #509

Full Changelog: v5.1.0...v5.1.1

v5.1.0

01 Apr 14:15
Compare
Choose a tag to compare

Feature

Patches

New Contributors

  • @kwaa made their first contribution in #505

Full Changelog: v5.0.1...v5.1.0

v5.0.1

29 Mar 13:29
Compare
Choose a tag to compare

Patches

Full Changelog: v5.0.0...v5.0.1

v5.0.0

21 Mar 16:49
Compare
Choose a tag to compare

v5.0

🎉 v5 is out! and it's faster! 🎉

Features

Shared modules

New convention [name].[layer]-runtime.[ext] introduced to help share modules between among exports conditions or used as shared module to avoid duplicated instance. Check out the docs.

  • --no-dts options to skip types generation
  • --tsconfig option to allow overriding the tsconfig.json path

Patches & Fixes

  • Faster types generation, fixed OOM issues for types generation with many entries.
  • Flexible composition with the conditions, e.g. composing development and react-server
  • Performance improvement from upstream: rollup and SWC.

Breaking Change

  • Deprecate wildcard exports

What's Changed

New Contributors

Full Changelog: v4.4.8...v5.0.0

v5.0.0-beta.8

21 Mar 14:28
Compare
Choose a tag to compare
v5.0.0-beta.8 Pre-release
Pre-release

Patches

Full Changelog: v5.0.0-beta.7...v5.0.0-beta.8

v5.0.0-beta.7

20 Mar 23:28
Compare
Choose a tag to compare
v5.0.0-beta.7 Pre-release
Pre-release
  • Fixed CI auto release

Full Changelog: v5.0.0-beta.6...v5.0.0-beta.7