Skip to content

1.0.0-RC.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Aug 18:20
· 3 commits to develop since this release
1.0.0-RC.4
32ffedb
  • The plugin now includes Datastar 1.0.0-RC.4.
  • Add fluent method chaining to the Sse service.
  • The session is now closed by default when the getEventStream() method is called, to prevent session locking.
  • Replaced the DatastarEventStream trait with the SseTrait trait.