chore(deps): update dependency tsup to v8 #209
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:
^5.12.9->^8.5.1Release Notes
egoist/tsup (tsup)
v8.5.1Compare Source
🐞 Bug Fixes
View changes on GitHub
v8.5.0Compare Source
🚀 Features
fix-dts-default-cjs-exportsto transform CJS types - by @userquin in #1310 (c654e)🐞 Bug Fixes
removeNodeProtocolwork withshims- by @aryaemami59 (769aa)View changes on GitHub
v8.4.0Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v8.3.6Compare Source
🐞 Bug Fixes
onSuccess- by @laat in #1256 (314a6)View changes on GitHub
v8.3.5Compare Source
🐞 Bug Fixes
experimentalDtsonly once - by @aryaemami59 in #1236 (fddd4)View changes on GitHub
v8.3.4Compare Source
No significant changes
View changes on GitHub
v8.3.0Compare Source
Bug Fixes
experimentalDtsfile cleaning and watching (#1199) (76dc18b)Features
ctsandmtsconfig files (#1178) (ec811b3)injectStyle(#1193) (f25a9db)v8.2.4Compare Source
Bug Fixes
v8.2.3Compare Source
Bug Fixes
v8.2.2Compare Source
Bug Fixes
globbywith faster alternative (#1158)" (2de6dd5)v8.2.1Compare Source
Bug Fixes
v8.2.0Compare Source
Features
v8.1.2Compare Source
Bug Fixes
v8.1.1Compare Source
v8.1.0Compare Source
Features
v8.0.2Compare Source
Bug Fixes
v8.0.1Compare Source
Bug Fixes
--experimental-dtsto be compatible with--clean(#1041) (8c26e63)v8.0.0Compare Source
Bug Fixes
await postcss for async plugins (#1036) (d4e22c5)
ci!: drop node 16 (4c1ad38)
Features
BREAKING CHANGES
v7.3.0Compare Source
Bug Fixes
Features
v7.2.0Compare Source
Bug Fixes
Features
v7.1.0Compare Source
Features
v7.0.0Compare Source
Bug Fixes
Features
BREAKING CHANGES
v6.7.0Compare Source
Features
v6.6.3Compare Source
Bug Fixes
v6.6.2Compare Source
Bug Fixes
v6.6.1Compare Source
Bug Fixes
declarekeyword (a85439d), closes #834v6.6.0Compare Source
Bug Fixes
Features
v6.5.0Compare Source
Bug Fixes
Features
--publicDir [dir]flag (3da1c00)v6.4.0Compare Source
Bug Fixes
Features
v6.3.0Compare Source
Bug Fixes
Features
v6.2.3Compare Source
Bug Fixes
v6.2.2Compare Source
Bug Fixes
v6.2.1Compare Source
Bug Fixes
onSuccessto do cleanup (64deb61)v6.2.0Compare Source
Bug Fixes
Features
--target es5(#664) (34df1da)v6.1.3Compare Source
Bug Fixes
DataCloneErrorwhen DTS is on (#668) (5040317)v6.1.2Compare Source
Bug Fixes
--minifywork with es5 target, fix #653 (8230221)v6.1.1Compare Source
Features
--tsconfigflag to accept custom tsconfig path (#652) (58d0145)v6.1.0Compare Source
Bug Fixes
formatto be a string in config file (0a96985)Features
--entryflag (33a7c5f)outExtension(b9cd8d5)--configflag (90f2d1a)v6.0.1Compare Source
Bug Fixes
tsup-nodecommand (a175339)v6.0.0Compare Source
Upgrade guide
shimsoption isfalseby default: If you're dual-publishing (i.e.--format esm,cjs) and using platform specific API likeimport.meta.url,__dirnameand__filename, you need to manually enable--shimsflag now, becauseimport.meta.urlwon't work in acjsmodule, and__dirname,__filenamewon't work in anesmmodule.targetoption is nownode14by default: previously it wasnode12, the minimal node version that tsup can run in is also changed tonode14New Features
treeshakeoption: You can use Rollup for tree-shaking now, read more https://tsup.egoist.sh/#tree-shakingConfiguration
📅 Schedule: Branch creation - "before 12pm on Sunday" (UTC), 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.