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 ad1d591 + 5b3d39c commit ed3806fCopy full SHA for ed3806f
CHANGELOG.md
@@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file. This projec
5
6
## Unreleased
7
8
+## [4.1.0] - 2024-06-26
9
+
10
+### Fixed
11
12
+- [#17](https://github.com/laravel-json-api/core/pull/17) Fix incorrect `self` link in related resource responses, and
13
+ remove `related` link that should not exist. This has been incorrect for some time, but is definitely what
14
+ the [spec defines here.](https://jsonapi.org/format/1.0/#document-top-level)
15
16
## [4.0.0] - 2024-03-12
17
18
### Changed
0 commit comments