这是indexloc提供的服务,不要输入任何密码
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: egoist/tsup
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.7.0
Choose a base ref
...
head repository: egoist/tsup
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.0.0
Choose a head ref
  • 15 commits
  • 15 files changed
  • 11 contributors

Commits on Mar 31, 2023

  1. Configuration menu
    Copy the full SHA
    322cb77 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. feat: Update esbuild version to latest for keeping unknown directives…

    … during bundle (#925)
    
    BREAKING CHANGE:
    
    update esbuild to 0.18
    teobler authored Jun 16, 2023
    Configuration menu
    Copy the full SHA
    e2e70e8 View commit details
    Browse the repository at this point in the history
  2. feat: require nodejs 16 or above

    BREAKING CHANGE:
    
    require nodejs 16 or above
    egoist committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    45832d9 View commit details
    Browse the repository at this point in the history
  3. chore: recreate lockfile

    egoist committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    8dc8491 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4027d3a View commit details
    Browse the repository at this point in the history
  5. chore: update github actions

    egoist committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    33d8ab8 View commit details
    Browse the repository at this point in the history
  6. refactor(options)!: type format as Format (#877)

    This types Options.format as `Format[] | Format` instead of `Format[] | string`
    spifory authored Jun 16, 2023
    Configuration menu
    Copy the full SHA
    b10a1ad View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cfa6bba View commit details
    Browse the repository at this point in the history
  8. chore: update postcss-load-config (#880)

    * chore: update postcss-load-config
    
    * chore: install pnpm@7 in CI
    
    * use pnpm v8
    
    ---------
    
    Co-authored-by: EGOIST <hi@egoist.dev>
    await-ovo and egoist authored Jun 16, 2023
    Configuration menu
    Copy the full SHA
    68297f7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2f41663 View commit details
    Browse the repository at this point in the history
  10. fix: preserve top-level when running terser for IIFE (#900)

    Co-authored-by: EGOIST <hi@egoist.dev>
    sapphi-red and egoist authored Jun 16, 2023
    Configuration menu
    Copy the full SHA
    2c0435a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    23e25cd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a036242 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e3f02be View commit details
    Browse the repository at this point in the history
  14. feat: support svelte-preprocess (#906)

    * feat: support svelte-preprocess
    
    * chore: update lockfile
    
    ---------
    
    Co-authored-by: EGOIST <hi@egoist.dev>
    tmkx and egoist authored Jun 16, 2023
    1 Configuration menu
    Copy the full SHA
    3606e45 View commit details
    Browse the repository at this point in the history
Loading