File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Release Notes for 8.x
2
2
3
- ## [ Unreleased] ( https://github.com/laravel/framework/compare/v8.83.18...8.x )
3
+ ## [ Unreleased] ( https://github.com/laravel/framework/compare/v8.83.19...8.x )
4
+
5
+
6
+ ## [ v8.83.19 (2022-07-13)] ( https://github.com/laravel/framework/compare/v8.83.18...v8.83.19 )
7
+
8
+ ### Fixed
9
+ - Fixed forceCreate on MorphMany not returning newly created object ([ #42996 ] ( https://github.com/laravel/framework/pull/42996 ) )
10
+ - Prevent double throwing chained exception on sync queue ([ #42950 ] ( https://github.com/laravel/framework/pull/42950 ) )
11
+
12
+ ### Changed
13
+ - Disable Column Statistics for php artisan schema: dump on MariaDB ([ #43027 ] ( https://github.com/laravel/framework/pull/43027 ) )
4
14
5
15
6
16
## [ v8.83.18 (2022-06-28)] ( https://github.com/laravel/framework/compare/v8.83.17...v8.83.18 )
You can’t perform that action at this time.
0 commit comments