v16.9.0
·
726 commits
to master
since this release
16.9.0 (2024-06-17)
Bug Fixes
- json-expression: 🐛 evaluate prop expressions (9eb2035)
Features
- json-expression: 🎸 add JSON Patch add "jp.add" implementation (2bbe3cd)
- json-expression: 🎸 implement "o.set" operator (bd05779)
- json-expression: 🎸 implement object "o.del" operator (20c7aff)
- json-expression: 🎸 prevent protoptype chain mutation in "o.set" (b676b55)
Performance Improvements
- json-expression: ⚡️ pre-cast Literals to string (84c5aeb)