FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Comparing main...v4 · EventSource/eventsource · GitHub

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: EventSource/eventsource
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
Could not load branches
Nothing to show
{{ refName }}
...
head repository: EventSource/eventsource
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4
Choose a head ref
Could not load branches
Nothing to show
{{ refName }}
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 10 files changed
  • 1 contributor

Commits on Aug 12, 2026

  1. ci: make v4 a maintenance branch on changesets v3

    Establishes `v4` as the long-lived branch the 4.x line is patched from, now
    that `main` has moved on to 5.x. Brings the release tooling up to match
    `main`: changesets v3 and changesets/action@v2.
    
    Releases from here publish under the `v4` npm dist-tag instead of `latest`,
    and their GitHub release is demoted so 5.x keeps the "Latest" badge.
    rexxars committed Aug 12, 2026
    Configuration menu
    Copy the full SHA
    a04de35 View commit details
    Browse the repository at this point in the history
  2. ci: assert backport releases do not keep the "Latest" badge

    Mirrors the change on main. The demotion goes through the releases REST API
    with the explicit `make_latest=false` string enum, and the step now re-reads
    the repository's latest release afterwards and fails the job if a version it
    just published is still flagged as latest.
    
    This is the branch the guard actually fires on, since every release from here
    is a backport.
    rexxars committed Aug 12, 2026
    Configuration menu
    Copy the full SHA
    ca6be62 View commit details
    Browse the repository at this point in the history
Loading

Back | FazBrowse Home | New Git URL