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: EventSource/eventsource
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.7
Choose a base ref
...
head repository: EventSource/eventsource
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.0
Choose a head ref
  • 5 commits
  • 10 files changed
  • 2 contributors

Commits on May 9, 2025

  1. Configuration menu
    Copy the full SHA
    54fbb3e View commit details
    Browse the repository at this point in the history
  2. feat!: require node.js v20 or higher

    BREAKING CHANGE: Drop support for Node.js v18, as it is end-of-life.
    rexxars committed May 9, 2025
    Configuration menu
    Copy the full SHA
    91a3a48 View commit details
    Browse the repository at this point in the history
  3. fix!: drop FetchLikeInit type. Use EventSourceFetchInit instead.

    BREAKING CHANGE: `FetchLikeInit` is now removed. Use
    `EventSourceFetchInit`.
    rexxars committed May 9, 2025
    Configuration menu
    Copy the full SHA
    6786e46 View commit details
    Browse the repository at this point in the history
  4. docs: update migration guide

    rexxars committed May 9, 2025
    Configuration menu
    Copy the full SHA
    3057f3a View commit details
    Browse the repository at this point in the history

Commits on May 13, 2025

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