Skip to content

Conversation

@char0n
Copy link
Member

@char0n char0n commented Jan 23, 2026

BREAKING CHANGE: 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.

Closes #65
Closes #33

BREAKING CHANGE: 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.
@char0n char0n requested a review from Copilot January 23, 2026 15:26
@char0n char0n self-assigned this Jan 23, 2026
@char0n char0n added the enhancement New feature or request label Jan 23, 2026
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 16 out of 19 changed files in this pull request and generated 2 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@char0n char0n merged commit 3292bc2 into main Jan 23, 2026
4 checks passed
@char0n char0n deleted the char0n/evaluation-relams branch January 23, 2026 15:37
char0n pushed a commit that referenced this pull request Jan 23, 2026
# [3.0.0](v2.10.2...v3.0.0) (2026-01-23)

### Features

* **evaluate:** divide realms into core and contrib ([#186](#186)) ([3292bc2](3292bc2)), closes [#65](#65) [#33](#33)
* **evaluate:** emit parse error on invalid JSONPointer ([#185](#185)) ([2e46b8f](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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing Peer Dependency Evaluate function inside realm sub-imports

2 participants