This repository was archived by the owner on Jan 6, 2024. It is now read-only.
Update dependency tsup to v8 #20
Open
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.11.13->8.0.1Release Notes
egoist/tsup (tsup)
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-shakingv5.12.9Compare Source
Bug Fixes
Features
v5.12.8Compare Source
Bug Fixes
source-mapto 0.8.0-beta.0, closes #623 (c67e03d)v5.12.7Compare Source
Bug Fixes
TSUP_FORMAT(f4a56ed)v5.12.6Compare Source
Bug Fixes
baseUrlin tsconfig, closes #611 (df40e12)v5.12.5Compare Source
Bug Fixes
v5.12.4Compare Source
Bug Fixes
sourcesare relative path in sourcemap, closes #603 (637ec28)v5.12.3Compare Source
Bug Fixes
v5.12.2Compare Source
Bug Fixes
v5.12.1Compare Source
Bug Fixes
entrygets ignored if it is an object, closes #583 (b480486)v5.12.0Compare Source
Bug Fixes
bannerandfooterin the options for rollup (4cc7ea7)Features
bannerandfooterto a function (2521e9f)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 has been generated by Mend Renovate. View repository job log here.