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.
1 parent d83ca25 commit 6774390Copy full SHA for 6774390
CHANGELOG.md
@@ -12,6 +12,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
12
* `DocumentParser` throws a `ValidationException` when it encounters duplicate resources.
13
* `TypeMapperInterface` and `TypeMapper` are now registered as the same singleton.
14
15
+### Fixed
16
+
17
+* `ItemHydrator` unsets a relation when null (singular) or empty array (plural) instead of hydrating a relation with id `null`.
18
19
## [1.0.0-beta.3] - 2019-09-30
20
21
### Fixed
0 commit comments