APIDevTools / json-schema-ref-parser

Parse, Resolve, and Dereference JSON Schema $ref pointers in Node and browsers
https://apitools.dev/json-schema-ref-parser
MIT License
952 stars 227 forks source link

excludedPathMatcher is missing in latest npm package.... #278

Closed chaeron closed 1 year ago

chaeron commented 2 years ago

I have the latest npm package 9.0.9 installed. excludedPathMatcher functionality is missing in this version of the npm package. Source was updated 6 months ago to include this but no new NPM package has been released since then.

Any chance of getting a new npm package out soon that will contain the implemented excludedPathMatcher functionality?

Thanks!

deepakthankachan commented 1 year ago

I second this. excludedPathMatcher would be really helpful @JamesMessinger @philsturgeon Would really appreciate if you guys could do a release of the new code. It hasn't been updated in like a year :(

philsturgeon commented 1 year ago

Thanks for the prod. I currently plan to release a new new version when https://github.com/APIDevTools/json-schema-ref-parser/pull/280 and/or https://github.com/APIDevTools/json-schema-ref-parser/pull/268 are merged.

MorevM commented 1 year ago

@philsturgeon hi, why this issue is closed? The latest NPM version still 9.0.9 (published a year ago) and it's still has no such functionality. Is there any chance this will be released? Can someone help somehow?