-
Notifications
You must be signed in to change notification settings - Fork 2
fix(deps): update dependency bunchee to v6.5.3 #1071
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
base: main
Are you sure you want to change the base?
Conversation
|
❌ Deploy Preview for obos-grunnmuren failed.
|
cc3e0ca
to
2ca8c38
Compare
2ca8c38
to
8487651
Compare
8487651
to
ade50b8
Compare
ade50b8
to
71425fb
Compare
71425fb
to
ce59f3d
Compare
ce59f3d
to
9ac48e4
Compare
9ac48e4
to
1fd55b9
Compare
1fd55b9
to
874a8cf
Compare
874a8cf
to
4a38dc3
Compare
4a38dc3
to
07ef17a
Compare
b4179a9
to
988898e
Compare
988898e
to
29d62fc
Compare
29d62fc
to
e906995
Compare
e906995
to
ee44845
Compare
ee44845
to
df3b3bf
Compare
df3b3bf
to
b8c1053
Compare
b8c1053
to
d747c1e
Compare
d747c1e
to
63ff6c8
Compare
63ff6c8
to
187b310
Compare
187b310
to
9599d57
Compare
9599d57
to
8a21fea
Compare
8a21fea
to
0acc377
Compare
0acc377
to
ee27927
Compare
This PR contains the following updates:
6.0.3
->6.5.3
Release Notes
huozhi/bunchee (bunchee)
v6.5.3
Compare Source
v6.5.2
Compare Source
Patches
Full Changelog: huozhi/bunchee@v6.5.1...v6.5.2
v6.5.1
Compare Source
Improvements
Full Changelog: huozhi/bunchee@v6.5.0...v6.5.1
v6.5.0
Compare Source
Enhancement
Patches
prepare
append EOL topackage.json
by @SukkaW in https://github.com/huozhi/bunchee/pull/664Full Changelog: huozhi/bunchee@v6.4.0...v6.5.0
v6.4.0
Compare Source
Feature
Fixes
default
condition as esm or cjs by @himself65 in https://github.com/huozhi/bunchee/pull/657Improvements
Full Changelog: huozhi/bunchee@v6.3.4...v6.4.0
v6.3.4
Compare Source
v6.3.3
Compare Source
Patches
Full Changelog: huozhi/bunchee@v6.3.2...v6.3.3
v6.3.2
Compare Source
Improvements
New Contributors
Full Changelog: huozhi/bunchee@v6.3.1...v6.3.2
v6.3.1
Compare Source
Improvemets
bunchee prepare
tsconfig.json
when specifying the customized tsconfig config pathv6.3.0
Compare Source
Improvements
require()
can work properly withbunchee
now. When the local source file isrequire
'd by another one, it would be bundled like import. Otherwise if you're importing a external package, it still treats it as external and decide if the esm-shim needs to be applied.PRs
Full Changelog: huozhi/bunchee@v6.2.0...v6.3.0
v6.2.0
Compare Source
Minor Behavior Change
If you still need to replace
NODE_ENV
, use--env NODE_ENV
and set NODE_ENV value in the processFull Changelog: huozhi/bunchee@v6.1.3...v6.2.0
v6.1.3
Compare Source
Patches
Full Changelog: huozhi/bunchee@v6.1.2...v6.1.3
v6.1.2
Compare Source
Patch
Full Changelog: huozhi/bunchee@v6.1.1...v6.1.2
v6.1.1
Compare Source
Patch
Full Changelog: huozhi/bunchee@v6.1.0...v6.1.1
v6.1.0
Compare Source
Feature
Full Changelog: huozhi/bunchee@v6.0.4...v6.1.0
v6.0.4
Compare Source
Patch
Full Changelog: huozhi/bunchee@v6.0.3...v6.0.4
Configuration
📅 Schedule: Branch creation - "before 6am on Saturday" in timezone Europe/Oslo, 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 has been generated by Mend Renovate using a preset from
. View repository job log here