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 9.x
2
2
3
- ## [ Unreleased] ( https://github.com/laravel/framework/compare/v9.42.0...9.x )
3
+ ## [ Unreleased] ( https://github.com/laravel/framework/compare/v9.42.1...9.x )
4
+
5
+
6
+ ## [ v9.42.1] ( https://github.com/laravel/framework/compare/v9.42.0...v9.42.1 ) - 2022-11-30
7
+
8
+ ### Revert
9
+ - Revert "[ 9.x] Create new Json ParameterBag Instance when cloning Request" ([ #45147 ] ( https://github.com/laravel/framework/pull/45147 ) )
10
+
11
+ ### Fixed
12
+ - Mailable : fixes strict comparison with int value ([ #45138 ] ( https://github.com/laravel/framework/pull/45138 ) )
13
+ - Address Dynamic Relation Resolver inconsiency issue with extended Models ([ #45122 ] ( https://github.com/laravel/framework/pull/45122 ) )
4
14
5
15
6
16
## [ v9.42.0] ( https://github.com/laravel/framework/compare/v9.41.0...v9.42.0 ) - 2022-11-29
You can’t perform that action at this time.
0 commit comments