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
evaluate: divide realms into core and contrib (#186) (3292bc2), closes #65#33
evaluate: emit parse error on invalid JSONPointer (#185) (2e46b8f)
BREAKING CHANGES
evaluate: only json and map-set realms and still part of the package. apidom, minim and immutable are no longer part of npm distributions but live in contrib directory in the GitHub repo.
evaluate: evalute can now throw either JSONPointerParseError
or busclasses of JSONPointerEvaluateError.