Skip to content

1.0.0-RC.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jul 09:08
· 4 commits to develop since this release
1.0.0-RC.3
093217b
  • The plugin now includes Datastar 1.0.0-RC.3.
  • Added the ability to pass controller actions to backend requests by passing an action path that starts with the action trigger to datastar.get() (and equivalent Twig functions).
  • Server sent events are now only sent when generated inside a callable passed to getEventStream().
  • Renamed the getStreamedResponse() method to getEventStream().