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

Update TypeScript definition file to be compatible with 0.9.x #74

Merged
merged 2 commits into from
Nov 21, 2018
Merged

Update TypeScript definition file to be compatible with 0.9.x #74

merged 2 commits into from
Nov 21, 2018

Conversation

Wintereise
Copy link
Contributor

I added exports to all the exported entity definitions, fixed the middleware method signature(s), and added type definitions for the new discreet error types introduced in 0.9.

I've tested it with my own production API and have not run into any difficulties. Nonetheless, I'd appreciate if @hassankhan looks this over since it largely builds atop his work.

Thank you to everyone!

@coveralls
Copy link

Pull Request Test Coverage Report for Build 186

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 99.458%

Totals Coverage Status
Change from base Build 184: 0.0%
Covered Lines: 530
Relevant Lines: 532

💛 - Coveralls

index.d.ts Show resolved Hide resolved
@hassankhan
Copy link
Contributor

hassankhan commented Nov 20, 2018

I linked it into a project and it seems to work perfectly for me 👍 Thanks again, @Wintereise!

@Wintereise
Copy link
Contributor Author

Sounds good, thank you for testing!

@jeremydaly
Copy link
Owner

You guys are awesome! 🎉

@jeremydaly jeremydaly merged commit 8ac70be into jeremydaly:master Nov 21, 2018
@jeremydaly
Copy link
Owner

v0.9.2 live in NPM

@hassankhan
Copy link
Contributor

Thanks @jeremydaly!

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.

None yet

4 participants