Releases: akmjenkins/json-modifiable
Releases · akmjenkins/json-modifiable
The one with optional pointer/patch
-
No longer uses json-pointer/patch in the internal library
-
JSON pointer/patch can still be used by either
- Supplying them as the resolver/patch functions OR
- Using the named
jsonEngine
export
v1.2.0 - ⚡ Perf ⚡
Further performance boost by
- Upgrading to interpolatable 1.2 - allow pattern to be null to skip object traversal
- Only (re)evaluating rules when
- their validation dependencies (object keys) have changed between runs
- they have interpolations (which could result in a different schema)
validator
must now be a pure function
Interpolatable
Significant performance boost by memoizing interpolations using interpolatable
🎉 v1.0.0
1.0.0