Skip to content

v0.0.1-alpha.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@lnetrebskii lnetrebskii released this 27 Sep 08:39
· 1 commit to main since this release
fix: handle null values in patch operation

Previously, an exception was thrown when trying to set a null value using patch operation. This has been resolved to correctly handle and set null values.