Skip to content
This repository has been archived by the owner on Jun 23, 2023. It is now read-only.

feat(type-decl): Use UnderlyingType for *Type decls #31

Merged
merged 2 commits into from
Jan 8, 2022

Conversation

bengreenier
Copy link
Contributor

BREAKING CHANGE: *Type declarations now reference their *Def peers.

fixes #28

BREAKING CHANGE: `*Type` declarations now reference their `*Def` peers
@bengreenier bengreenier added the enhancement New feature or request label Jan 6, 2022
@bengreenier
Copy link
Contributor Author

need to update lib clang-bindings with npm run generate-dogfood with this change applied, since it will result in new typings.

@bengreenier bengreenier enabled auto-merge (squash) January 8, 2022 23:14
@bengreenier bengreenier merged commit 0f5c539 into main Jan 8, 2022
@bengreenier bengreenier deleted the feat/underlying-type branch January 8, 2022 23:30
This was referenced Jan 8, 2022
@github-actions github-actions bot mentioned this pull request Mar 15, 2022
This was referenced Mar 24, 2022
@github-actions github-actions bot mentioned this pull request Apr 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use UnderlyingType for *Type exports
1 participant