Skip to content

feat: add customTypes option for providing own other type callbacks (e.g., @blob()) - #272

Open
brettz9 wants to merge 1 commit into
JSONPath-Plus:mainfrom
brettz9:customTypes
Open

feat: add customTypes option for providing own other type callbacks (e.g., @blob())#272
brettz9 wants to merge 1 commit into
JSONPath-Plus:mainfrom
brettz9:customTypes

Conversation

@brettz9

@brettz9 brettz9 commented Aug 28, 2026

Copy link
Copy Markdown
Collaborator

PR description

feat: add customTypes option for providing own other type callbacks (e.g., @blob())

Also:

  • fix: indicate that the OtherTypeCallback callback type can accept a parentPropName with type number
  • test: restore full test coverage

Checklist

  • - Added tests
  • - Ran npm test, ensuring linting passes
  • - Adjust README documentation if relevant

… (e.g., `@blob()`)

Also:
- fix: indicate that the `OtherTypeCallback` callback type can accept a `parentPropName` with type `number`
- test: restore full test coverage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant