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

Instead of Promise<Promise<T>>, return Promise<T> #269

Merged
merged 2 commits into from
Mar 1, 2024

Conversation

joliss
Copy link
Contributor

@joliss joliss commented Feb 29, 2024

In the second commit, where I add tests, I had to change some of the tsconfig.json settings so that the test file also gets typechecked. I verified (diffed) that the output in the dist directory is not changed by this second commit.

@borisdiakur borisdiakur merged commit 8a872fb into borisdiakur:main Mar 1, 2024
2 checks passed
@borisdiakur
Copy link
Owner

Released with v3.0.1 📦🚀

@joliss joliss deleted the typescript branch March 2, 2024 09:56
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.

2 participants