chore(deps): update dependency bunchee to v5 #22
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^4.4.8
->^5.0.0
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 filesFeature
Improvement
@swc/core
tov1.7.14
by @kdy1 in https://github.com/huozhi/bunchee/pull/574Full 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
@swc/core
by @kdy1 in https://github.com/huozhi/bunchee/pull/552Misc
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
--dts
flag by @devjiwonchoi in https://github.com/huozhi/bunchee/pull/518Examples
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 thetsconfig.json
pathPatches & Fixes
development
andreact-server
Breaking Change
What's Changed
.prettierignore
to not ignore current test directories by @devjiwonchoi in https://github.com/huozhi/bunchee/pull/456tsx
with swc by @SukkaW in https://github.com/huozhi/bunchee/pull/487rimraf
by @SukkaW in https://github.com/huozhi/bunchee/pull/498New 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.
This PR was generated by Mend Renovate. View the repository job log.