chore(build): upgrade tsup 5 → 8
- Dominant language
- Jupyter Notebook
- Stars
- 30
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
Upgrade `tsup` from `^5.10.0` to `^8.5.1`. Three major versions behind.
Separated from the tooling modernization PR because tsup changes affect build output (the published npm package). Needs careful before/after comparison of bundle output, source maps, and `.d.ts` generation.
Ref: tsup changelog https://github.com/egoist/tsup/releases
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the package manifest and the existing tsup configuration, then inspect the current build output, source maps, and generated .d.ts files. Upgrade tsup to ^8.5.1 and compare those artifacts before and after; done means the published npm package remains correct with no unintended output changes.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100