-
refactor(util): optimize JSON schema processing and keyword removal logic
released this
2026-02-05 16:19:56 +00:00 | 501 commits to main since this release- Consolidated path-finding logic into a new
findPathsByFieldshelper function. - Refactored repetitive loop structures to improve readability and performance.
- Added depth-based sorting for deletion paths to ensure proper removal order.
Downloads
- Consolidated path-finding logic into a new