这是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.1.3
Choose a base ref
...
head repository: egoist/tsup
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.2.0
Choose a head ref
  • 7 commits
  • 8 files changed
  • 4 contributors

Commits on Jul 25, 2022

  1. chore: update deps

    egoist committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    b44d69c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcdcd8b View commit details
    Browse the repository at this point in the history
  3. test: fix decorator test

    egoist committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    8dbb97d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    135ff39 View commit details
    Browse the repository at this point in the history
  5. feat: allow onSuccess callback in tsup config file (#657)

    Co-authored-by: EGOIST <0x142857@gmail.com>
    9oelM and egoist authored Jul 25, 2022
    Configuration menu
    Copy the full SHA
    2087907 View commit details
    Browse the repository at this point in the history
  6. feat: optimize tsconfig.json loading (#660)

    * feat: add option to override tsconfig
    
    * fix: resolve tsconfig
    
    * tweaks
    
    Co-authored-by: EGOIST <0x142857@gmail.com>
    sxzz and egoist authored Jul 25, 2022
    Configuration menu
    Copy the full SHA
    407cec6 View commit details
    Browse the repository at this point in the history
  7. feat: improve minification for --target es5 (#664)

    * feat: improve minification for `--target es5`
    
    * remove .only
    
    Co-authored-by: EGOIST <0x142857@gmail.com>
    Nikaple and egoist authored Jul 25, 2022
    1 Configuration menu
    Copy the full SHA
    34df1da View commit details
    Browse the repository at this point in the history
Loading