Skip to content

[Breaking] Only support node 10.* && >= 12.* #10

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

Merged
merged 1 commit into from
Dec 20, 2019

Conversation

stefanpenner
Copy link
Contributor

[Fixes #9]

  • enables use of async/await for improved debugging and stack traces
  • drops rsvp dependency

@stefanpenner
Copy link
Contributor Author

@joliss also, I would gladly help maintain + reduce the buss factor for this node_module. If you are ok with that, feel free to add me as a maintainer.

@stefanpenner
Copy link
Contributor Author

@rwjblue thanks!

[Fixes joliss#9]

* enables use of async/await for improved debugging and stack traces
* drops rsvp dependency
@joliss joliss merged commit 620b50a into joliss:master Dec 20, 2019
joliss added a commit that referenced this pull request Dec 20, 2019
[Breaking] Only support node 10.* && >= 12.*
@joliss
Copy link
Owner

joliss commented Dec 20, 2019

Thanks, and sorry for the long delay! I've released this as v0.3.0 and added you both as owners of this package!

@stefanpenner
Copy link
Contributor Author

@joliss no worries, thanks for merging. I am excited native promises and async/await are ready for primetime!

@stefanpenner stefanpenner deleted the updates branch December 20, 2019 16:37
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.

[Updates] Use async/await directly
3 participants