Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: improve getNestedField to fetch field in objects containing arrays
- the regex breaks the path into segments, handling both dot (.) and bracket ([]) notations - the filter(Boolean) ensures empty strings are excluded Signed-off-by: Dave Canton <[email protected]>
- Loading branch information