You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(protect): preserve root array index paths in toJsonPath
- Handle $[0] paths without inserting erroneous dot ($[0] not $.[0])
- Update module documentation to reflect array index support
- Add tests for root array index preservation
0 commit comments