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 6cc9aa0 commit e3ac885Copy full SHA for e3ac885
CHANGELOG.md
@@ -4,6 +4,7 @@
4
5
- Add support for self initialized nullable value objects
6
- Model converter: Empty value objects are now converted to empty hashes
7
+- Resource converter: Empty hashes now initialize value objects that support the `\Dogado\JsonApi\Support\Model\ValueObjectFactoryInterface`
8
- Model converter: Fix a bug where uninitialized value objects are treated like valid instances, although they should be `null`
9
10
## v2.0.0 - 2021-07-11
0 commit comments