-
Notifications
You must be signed in to change notification settings - Fork 262
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: v2.0.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: EventSource/eventsource
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 18 commits
- 58 files changed
- 6 contributors
Commits on Jun 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 327a2e7 - Browse repository at this point
Copy the full SHA 327a2e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b66b92 - Browse repository at this point
Copy the full SHA 1b66b92View commit details
Commits on Aug 17, 2022
-
Fix:
dispatchEventnow emits entire event objectIt now emits the entire `Event` object and not only `CustomEvent.detail`.
Configuration menu - View commit details
-
Copy full SHA for eb430c0 - Browse repository at this point
Copy the full SHA eb430c0View commit details
Commits on Sep 15, 2022
-
Merge pull request #289 from Akwd22/master
Fix: `dispatchEvent` wrong implementation
Configuration menu - View commit details
-
Copy full SHA for 0e2b6ec - Browse repository at this point
Copy the full SHA 0e2b6ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 79dacfa - Browse repository at this point
Copy the full SHA 79dacfaView commit details
Commits on Jul 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 372d387 - Browse repository at this point
Copy the full SHA 372d387View commit details
Commits on Dec 7, 2024
-
feat!: modernize - use
fetch, WebStreams, TypeScript, ESM (#330)BREAKING CHANGE: Drop support for Node.js versions below v18 BREAKING CHANGE: The module now uses a named export instead of a default export. BREAKING CHANGE: UMD bundle dropped. Use a bundler. BREAKING CHANGE: `headers` in init dict dropped, pass a custom `fetch` function instead. BREAKING CHANGE: HTTP/HTTPS proxy support dropped. Pass a custom `fetch` function instead. BREAKING CHANGE: `https.*` options dropped. Pass a custom `fetch` function that provides an agent/dispatcher instead. BREAKING CHANGE: New default reconnect delay: 3 seconds instead of 1 second. BREAKING CHANGE: Reconnecting after a redirect will now always use the original URL, even if the status code was HTTP 307.
Configuration menu - View commit details
-
Copy full SHA for 40655f7 - Browse repository at this point
Copy the full SHA 40655f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfdb8e7 - Browse repository at this point
Copy the full SHA dfdb8e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00a1e0c - Browse repository at this point
Copy the full SHA 00a1e0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f42702c - Browse repository at this point
Copy the full SHA f42702cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf42a62 - Browse repository at this point
Copy the full SHA bf42a62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b179ba - Browse repository at this point
Copy the full SHA 2b179baView commit details -
Configuration menu - View commit details
-
Copy full SHA for dbc59ef - Browse repository at this point
Copy the full SHA dbc59efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0338f51 - Browse repository at this point
Copy the full SHA 0338f51View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2c1201 - Browse repository at this point
Copy the full SHA b2c1201View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd57cb4 - Browse repository at this point
Copy the full SHA fd57cb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd101af - Browse repository at this point
Copy the full SHA bd101afView commit details -
Configuration menu - View commit details
-
Copy full SHA for f7483f4 - Browse repository at this point
Copy the full SHA f7483f4View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.0.2...v3.0.0