Skip to content

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

@github-actions github-actions Bot commented Aug 20, 2026

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
github-actions Bot force-pushed the changeset-release/main branch from aefdab1 to 79161ed Compare August 20, 2026 19:46
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 79161ed to 4d2f3d5 Compare August 20, 2026 19:47
@rexxars
rexxars merged commit e75a3fe into main Aug 20, 2026
1 check passed
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