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: google/clasp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.4.0
Choose a base ref
...
head repository: google/clasp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.4.1
Choose a head ref
  • 9 commits
  • 20 files changed
  • 3 contributors

Commits on Jun 11, 2021

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

Commits on Jul 1, 2021

  1. Update CHANGELOG.md

    sqrrrl authored Jul 1, 2021
    Configuration menu
    Copy the full SHA
    dd247aa View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2021

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

Commits on Aug 9, 2021

  1. fix: Don't require package.json for simple commands (#840) (#862)

    Moves ts2gas to a dynamic import only when transpiling typescript code.
    sqrrrl authored Aug 9, 2021
    Configuration menu
    Copy the full SHA
    ad5d045 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48e6fa3 View commit details
    Browse the repository at this point in the history
  3. Fix delayed shutdown after login (#864)

    fix: Shut down server faster during logins. Avoids long pause after login completes.
    sqrrrl authored Aug 9, 2021
    Configuration menu
    Copy the full SHA
    40e0b3d View commit details
    Browse the repository at this point in the history
  4. Refactor config paths, fix CLI options (#865)

    fix: Honor CLI overrides for config file paths.
    
    Reworks config paths -- removes PathProxy, fixes a few issues with CLI overrides not being honored.
    sqrrrl authored Aug 9, 2021
    Configuration menu
    Copy the full SHA
    deacf03 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    921a4bc View commit details
    Browse the repository at this point in the history
  6. chore: release 2.4.1 (#866)

    * chore: release 2.4.1
    
    * Update CHANGELOG.md
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Steve Bazyl <[email protected]>
    release-please[bot] and sqrrrl authored Aug 9, 2021
    Configuration menu
    Copy the full SHA
    7704b06 View commit details
    Browse the repository at this point in the history
Loading