File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-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.17...8.x )
3
+ ## [ Unreleased] ( https://github.com/laravel/framework/compare/v8.83.18...8.x )
4
+
5
+
6
+ ## [ v8.83.18 (2022-06-28)] ( https://github.com/laravel/framework/compare/v8.83.17...v8.83.18 )
7
+
8
+ ### Fixed
9
+ - Fixed bug on forceCreate on a MorphMay relationship not including morph type ([ #42929 ] ( https://github.com/laravel/framework/pull/42929 ) )
10
+ - Handle cursor paginator when no items are found ([ #42963 ] ( https://github.com/laravel/framework/pull/42963 ) )
11
+ - Fixed Str::Mask() for repeating chars ([ #42956 ] ( https://github.com/laravel/framework/pull/42956 ) )
4
12
5
13
6
14
## [ v8.83.17 (2022-06-21)] ( https://github.com/laravel/framework/compare/v8.83.16...v8.83.17 )
You can’t perform that action at this time.
0 commit comments