Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(reference): change resolvers from stamps to TypeScript classes #4101

Merged
merged 1 commit into from
May 12, 2024

Conversation

char0n
Copy link
Member

@char0n char0n commented May 12, 2024

Refs #3481

BREAKING CHANGE: resolvers from apidom-reference package became a class and requires to be instantiated with new operator.

Refs #3481

BREAKING CHANGE: resolvers from apidom-reference package became a class
and requires to be instantiated with new operator.
@char0n char0n self-assigned this May 12, 2024
@char0n char0n added enhancement New feature or request ApiDOM labels May 12, 2024
@char0n char0n merged commit 8485335 into 1.x May 12, 2024
6 checks passed
@char0n char0n deleted the char0n/3481-reference-resolvers branch May 12, 2024 10:28
char0n added a commit that referenced this pull request May 14, 2024
…4101)

Refs #3481

BREAKING CHANGE: resolvers from apidom-reference package became a classes and requires to be instantiated with new operator.
char0n added a commit that referenced this pull request May 14, 2024
…4101)

Refs #3481

BREAKING CHANGE: resolvers from apidom-reference package became a classes and requires to be instantiated with new operator.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ApiDOM enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant