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(build): add types to exports #139

Merged
merged 3 commits into from
Oct 17, 2022
Merged

fix(build): add types to exports #139

merged 3 commits into from
Oct 17, 2022

Conversation

mirceanis
Copy link
Member

@mirceanis mirceanis commented Oct 17, 2022

fixes #138
closes #137 (types must appear first according to the guide)

This PR also adds inline docs to exported members and bumps devDependencies to latest

@mirceanis mirceanis merged commit 349e882 into master Oct 17, 2022
@mirceanis mirceanis deleted the 138-fix-types branch October 17, 2022 13:47
uport-automation-bot pushed a commit that referenced this pull request Oct 17, 2022
## [4.0.1](4.0.0...4.0.1) (2022-10-17)

### Bug Fixes

* **build:** add types to exports ([#139](#139)) ([349e882](349e882)), closes [#138](#138) [#137](#137)
@uport-automation-bot
Copy link
Collaborator

🎉 This PR is included in version 4.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] types are not exported correctly in package.json
3 participants