Releases: rawmodel/framework
Releases · rawmodel/framework
1.22.0
- Fake values are set with no reset.
1.21.0
- Refactoring serialization and adding support for serialization strategies.
This upgrade is not fully backward compatible.
1.20.0
- Fixing field serialization to handle
undefined
values.
1.19.0
- Validation error
message
andcode
are now optional. - Upgrading dependencies.
- Minor readme fix.
1.18.0
- Upgrading dependencies.
1.17.0
- Upgrading to the latest Typescript version.
- Typescript compatibility fix.
1.16.0
- Handling constructor null values.
1.15.0
- Updating dependencies.
1.14.0
- Upgrading
.populate()
to accept any value.
1.13.0
- Upgrading
.populate()
to not break on invalid values.