Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [16.9.0](v16.8.0...v16.9.0) (2024-06-17) ### Bug Fixes * **json-expression:** 🐛 evaluate prop expressions ([9eb2035](9eb2035)) ### Features * **json-expression:** 🎸 add JSON Patch add "jp.add" implementation ([2bbe3cd](2bbe3cd)) * **json-expression:** 🎸 implement "o.set" operator ([bd05779](bd05779)) * **json-expression:** 🎸 implement object "o.del" operator ([20c7aff](20c7aff)) * **json-expression:** 🎸 prevent protoptype chain mutation in "o.set" ([b676b55](b676b55)) ### Performance Improvements * **json-expression:** ⚡️ pre-cast Literals to string ([84c5aeb](84c5aeb))
- Loading branch information