We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aabf205 commit 1383b5dCopy full SHA for 1383b5d
CHANGELOG-8.x.md
@@ -1,6 +1,15 @@
1
# Release Notes for 8.x
2
3
-## [Unreleased](https://github.com/laravel/framework/compare/v8.83.13...8.x)
+## [Unreleased](https://github.com/laravel/framework/compare/v8.83.14...8.x)
4
+
5
6
+## [v8.83.14 (2022-05-24)](https://github.com/laravel/framework/compare/v8.83.13...v8.83.14)
7
8
+### Fixed
9
+- Add flush handler to output buffer for streamed test response (bugfix) ([#42481](https://github.com/laravel/framework/pull/42481))
10
11
+### Changed
12
+- Use duplicate instead of createFromBase to clone request when routes are cached ([#42420](https://github.com/laravel/framework/pull/42420))
13
14
15
## [v8.83.13 (2022-05-17)](https://github.com/laravel/framework/compare/v8.83.12...v8.83.13)
0 commit comments