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.
2 parents 49a1932 + 3a69d13 commit 62e1372Copy full SHA for 62e1372
CHANGELOG.md
@@ -3,6 +3,13 @@
3
All notable changes to this project will be documented in this file. This project adheres to
4
[Semantic Versioning](http://semver.org/) and [this changelog format](http://keepachangelog.com/).
5
6
+## [3.0.1] - 2023-04-03
7
+
8
+### Fixed
9
10
+- [#29](https://github.com/laravel-json-api/eloquent/pull/29) Avoid unnecessary query when there is no need to count a
11
+ relationship.
12
13
## [3.0.0] - 2023-02-14
14
15
### Changed
0 commit comments