Skip to content

1.0.0-RC.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Aug 11:14
· 2 commits to develop since this release
1.0.0-RC.5
ef251ca
  • Added the Sse::shouldCloseSession() method that determines whether the session should be closed when the event stream begins.
  • Removed the StreamedResponse class. The craft\web\Response class is now used instead.