Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rolldown/tsdown
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.21.3
Choose a base ref
...
head repository: rolldown/tsdown
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.21.4
Choose a head ref
  • 7 commits
  • 37 files changed
  • 4 contributors

Commits on Mar 16, 2026

  1. Configuration menu
    Copy the full SHA
    a4d4e1d View commit details
    Browse the repository at this point in the history
  2. feat(css): add CSS modules support (#834)

    Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
    sxzz and autofix-ci[bot] authored Mar 16, 2026
    Configuration menu
    Copy the full SHA
    2a88a67 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update all non-major dependencies (#820)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 16, 2026
    Configuration menu
    Copy the full SHA
    f401a3b View commit details
    Browse the repository at this point in the history
  4. docs: clarify tsdown-migrate skill and deprecated options (#835)

    Co-authored-by: Claude Haiku 4.5 <[email protected]>
    Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
    3 people authored Mar 16, 2026
    Configuration menu
    Copy the full SHA
    d622ca5 View commit details
    Browse the repository at this point in the history
  5. refactor(docs): clarify deprecated-but-compatible migration options

    Distinguish between deprecated-but-compatible options (still work but emit warnings and will be removed) and truly unsupported options.
    
    Changes:
    - Categorize entryPoints, publicDir, bundle, removeNodeProtocol, injectStyle, external, noExternal, skipNodeModulesBundle as "deprecated but compatible" (still work in tsdown but will be removed)
    - Note that entryPoints is also deprecated in tsup itself
    - Remove shims from new features (exists in tsup too)
    - Add skipNodeModulesBundle to migration guide (was missing)
    - Simplify property renames section to only include actual renames (cjsInterop, esbuildPlugins)
    - Update both English and Chinese documentation and skill files
    
    This clarifies the migration path for users moving from tsup to tsdown.
    
    Co-Authored-By: Claude Haiku 4.5 <[email protected]>
    sxzz and claude committed Mar 16, 2026
    Configuration menu
    Copy the full SHA
    cd4ce32 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a417351 View commit details
    Browse the repository at this point in the history
  7. chore: release v0.21.4

    sxzz committed Mar 16, 2026
    Configuration menu
    Copy the full SHA
    c5d4166 View commit details
    Browse the repository at this point in the history
Loading