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

chore(release): version packages by github-actions[bot] · Pull Request #359 · EventSource/eventsource · GitHub

chore(release): version packages - #359

Merged
rexxars merged 1 commit into
mainfrom
changeset-release/main
Aug 20, 2026
Merged

chore(release): version packages#359
rexxars merged 1 commit into
mainfrom
changeset-release/main

Conversation

github-actions Bot commented Aug 20, 2026
edited
Loading

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

eventsource@5.1.1

Patch Changes

  • #358 de3c0ae Thanks @pacocartones! - Fixed MessageEvent.lastEventId being empty when a message omits the id field

    The lastEventId attribute is the last event ID string of the event source, so an explicit id field persists until another one replaces it. Message events were dispatched with the current event's own id instead of that buffer, which left lastEventId empty on every event that omitted id, even though the buffer still held the earlier value and would have been sent as Last-Event-ID on reconnect.

  • 17a9772 Thanks @rexxars! - Fixed ID-only event blocks not updating MessageEvent.lastEventId or Last-Event-ID on reconnect.

github-actions Bot force-pushed the changeset-release/main branch from aefdab1 to 79161ed Compare August 20, 2026 19:46
github-actions Bot force-pushed the changeset-release/main branch from 79161ed to 4d2f3d5 Compare August 20, 2026 19:47
rexxars merged commit e75a3fe into main Aug 20, 2026
1 check passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL