File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file. This project adheres to
44[ Semantic Versioning] ( http://semver.org/ ) and [ this changelog format] ( http://keepachangelog.com/ ) .
55
6- ## Unreleased
6+ ## [ 2.5.0] - 2023-01-15
7+
8+ ### Added
9+
10+ - Relations can now be conditionally set to be eager-loadable via the ` canEagerLoad() ` method.
11+ - New ` WhereNull ` and ` WhereNotNull ` filters.
712
813### Fixed
914
1015- [ #204 ] ( https://github.com/laravel-json-api/laravel/issues/204 ) Fix exception parser causing error when request does
1116 not have a matching route (e.g. in a ` 404 Not Found ` scenario).
17+ - Fixed PHP 8.2 deprecation messages in the ` laravel-json-api/validation ` dependency.
1218
1319## [ 2.4.0] - 2022-06-25
1420
You can’t perform that action at this time.
0 commit comments