Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency bunchee to v5 #22

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 21, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
bunchee ^4.4.8 -> ^5.0.0 age adoption passing confidence

Release Notes

huozhi/bunchee (bunchee)

v5.6.1

Compare Source

v5.6.0

Compare Source

Feature

Patches

Full Changelog: huozhi/bunchee@v5.5.1...v5.6.0

v5.5.1

Compare Source

Patches

Full Changelog: huozhi/bunchee@v5.5.0...v5.5.1

v5.5.0

Compare Source

Features

Misc

Full Changelog: huozhi/bunchee@v5.4.0...v5.5.0

v5.4.0

Compare Source

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

Feature
Improvement

Full Changelog: huozhi/bunchee@v5.3.2...v5.4.0

v5.3.2

Compare Source

Patches

Full Changelog: huozhi/bunchee@v5.3.1...v5.3.2

v5.3.1

Compare Source

Patches

Full Changelog: huozhi/bunchee@v5.3.0...v5.3.1

v5.3.0

Compare Source

Feature
Fixes
Misc

Full Changelog: huozhi/bunchee@v5.2.2...v5.3.0

v5.2.2

Compare Source

Fixes

Misc

Full Changelog: huozhi/bunchee@v5.2.1...v5.2.2

v5.2.1

Compare Source

Patches

Full Changelog: huozhi/bunchee@v5.2.0...v5.2.1

v5.2.0

Compare Source

Feature

We improved the module path generation when there're multi-entries and dependent on each others, which using relative paths that will benefit module resolving speed. Also we introduced a spinner during build to help large project to visually notice the build change

Patches

Full Changelog: huozhi/bunchee@v5.1.6...v5.2.0

v5.1.6

Compare Source

Patches

Misc

Full Changelog: huozhi/bunchee@v5.1.5...v5.1.6

v5.1.5

Compare Source

Improvements

Bug Fixes

New Contributors

Full Changelog: huozhi/bunchee@v5.1.4...v5.1.5

v5.1.4

Compare Source

Patches

Full Changelog: huozhi/bunchee@v5.1.3...v5.1.4

v5.1.3

Compare Source

Patches

Examples

Full Changelog: huozhi/bunchee@v5.1.2...v5.1.3

v5.1.2

Compare Source

Fixes

Documentation

New Contributors

Full Changelog: huozhi/bunchee@v5.1.1...v5.1.2

v5.1.1

Compare Source

Patches

Full Changelog: huozhi/bunchee@v5.1.0...v5.1.1

v5.1.0

Compare Source

Feature
Patches

New Contributors

Full Changelog: huozhi/bunchee@v5.0.1...v5.1.0

v5.0.1

Compare Source

Patches

Full Changelog: huozhi/bunchee@v5.0.0...v5.0.1

v5.0.0

Compare Source

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: huozhi/bunchee@v4.4.8...v5.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants