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

fix: types #476

Merged
merged 4 commits into from
Sep 28, 2024
Merged

fix: types #476

merged 4 commits into from
Sep 28, 2024

Conversation

joscha
Copy link
Contributor

@joscha joscha commented Sep 23, 2024

Fixes the type issue described in #461 and adds a fixture for it.
Also introduces a CI check to test the type definitions:

Screenshot 2024-09-23 at 12 37 31 PM

closes #461

package.json Show resolved Hide resolved
types/test/461.ts Outdated Show resolved Hide resolved
.npmignore Outdated Show resolved Hide resolved
.npmignore Outdated Show resolved Hide resolved
@joscha joscha requested a review from mtth September 24, 2024 07:35
@joscha
Copy link
Contributor Author

joscha commented Sep 25, 2024

@mtth any chance to get this one in?

@mtth
Copy link
Owner

mtth commented Sep 28, 2024

@joscha - please avoid bumping threads unless it's urgent or been more than a week, it adds noise to my notifications. I already do what I can to check in regularly.

@mtth mtth merged commit cf91be6 into mtth:master Sep 28, 2024
3 checks passed
@joscha
Copy link
Contributor Author

joscha commented Sep 28, 2024

@joscha - please avoid bumping threads unless it's urgent or been more than a week, it adds noise to my notifications. I already do what I can to check in regularly.

Apologies, I did because part of this PR was overlapping with #479

@joscha joscha deleted the joscha/type-definedtype branch September 28, 2024 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Using seprately declared enum in union in record.
2 participants