-
-
Notifications
You must be signed in to change notification settings - Fork 158
Comparing changes
Open a pull request
base repository: rolldown/tsdown
base: v0.21.1
head repository: rolldown/tsdown
compare: v0.21.2
- 8 commits
- 42 files changed
- 6 contributors
Commits on Mar 10, 2026
-
feat: add
rootoption for controlling output directory structureSimilar to TypeScript's `rootDir`, the `root` option specifies the root directory of input files. This determines how entry file paths map to output paths. By default, it is computed as the common base directory of all entry files. Closes #818
Configuration menu - View commit details
-
Copy full SHA for bad2d17 - Browse repository at this point
Copy the full SHA bad2d17View commit details -
test: add case for preserving folder structure in
unbundlemode (#817)Co-authored-by: Thao Le-Phuong <[email protected]> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> Co-authored-by: Kevin Deng <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8869180 - Browse repository at this point
Copy the full SHA 8869180View commit details -
feat(exe)!: add
exe.outDirfor separate executable output dir, defa……ults to `build`
Configuration menu - View commit details
-
Copy full SHA for d49ef37 - Browse repository at this point
Copy the full SHA d49ef37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 139076c - Browse repository at this point
Copy the full SHA 139076cView commit details -
chore(deps): update all non-major dependencies (#815)
* chore(deps): update all non-major dependencies * update --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Kevin Deng <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d9f0fcc - Browse repository at this point
Copy the full SHA d9f0fccView commit details
Commits on Mar 11, 2026
-
feat(deps): rename
onlyAllowBundletoonlyBundle(#819)Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> Co-authored-by: Kevin Deng <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cbd7b38 - Browse repository at this point
Copy the full SHA cbd7b38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57c5b3c - Browse repository at this point
Copy the full SHA 57c5b3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab8446b - Browse repository at this point
Copy the full SHA ab8446bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.21.1...v0.21.2