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: webtorrent/bittorrent-tracker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v11.1.2
Choose a base ref
...
head repository: webtorrent/bittorrent-tracker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v11.2.0
Choose a head ref
  • 6 commits
  • 6 files changed
  • 5 contributors

Commits on Sep 17, 2024

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

Commits on Nov 7, 2024

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

Commits on Nov 29, 2024

  1. Bugfix - when using AbortController, errors on resulting stream must …

    …be caught (#539)
    
    * use-native-fetch
    
    * Bugfix: `res.body` should handle errors according to nodejs/undici#3353 (comment)
    
    * Revert "use-native-fetch"
    
    This reverts commit d654603.
    
    * fix-quotes
    
    * some-build-targets-return-different-output
    uriva authored Nov 29, 2024
    Configuration menu
    Copy the full SHA
    e45516d View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2024

  1. chore(deps): update actions/cache action to v4 (#543)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 28, 2024
    Configuration menu
    Copy the full SHA
    7c963a6 View commit details
    Browse the repository at this point in the history
  2. feat: release #539 and #535 (#544)

    SilentBot1 authored Dec 28, 2024
    Configuration menu
    Copy the full SHA
    e7de90c View commit details
    Browse the repository at this point in the history
  3. chore(release): 11.2.0

    # [11.2.0](v11.1.2...v11.2.0) (2024-12-28)
    
    ### Features
    
    * release [#539](#539) and [#535](#535) ([#544](#544)) ([e7de90c](e7de90c))
    semantic-release-bot committed Dec 28, 2024
    Configuration menu
    Copy the full SHA
    9809195 View commit details
    Browse the repository at this point in the history
Loading