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

refactor(core): change from stamps to TypeScript classes #4095

Merged
merged 2 commits into from
May 10, 2024

Conversation

char0n
Copy link
Member

@char0n char0n commented May 10, 2024

Refs #3481


This introduces a breaking change in @swagger-api/apidom-core public API.

@char0n char0n self-assigned this May 10, 2024
@char0n char0n added enhancement New feature or request ApiDOM labels May 10, 2024
@char0n char0n merged commit 90375cc into 1.x May 10, 2024
6 checks passed
@char0n char0n deleted the char0n/3481-apidom-core branch May 10, 2024 11:44
char0n added a commit that referenced this pull request May 14, 2024
Refs #3481

BREAKING CHANGE: IdentityManager from apidom-core package became a class and requires to be instantiated with new operator.
char0n added a commit that referenced this pull request May 14, 2024
Refs #3481

BREAKING CHANGE: IdentityManager from apidom-core package became a class 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