Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upUpdate to v12 API #143
Update to v12 API #143
Comments
|
@terurou What do you think about making a hxnodejs 12.0.0 release on Haxelib? It looks like a lot of things (the most important ones?) have already been updated, and we can always make a follow-up 12.1.0 release or so when more things are added. |
|
Well, I went ahead and made a release. :) |
|
Thanks for the v12.0 release!
I'm busy with work every day... Maybe, I'll be able to resume updating hxnodejs from next month. |
|
No worries, you've already done an incredible amount of work (just look at all those checked checkboxes). |
|
It looks like @nadako already started on http/2 a while ago on this branch, we should probably reuse that / not duplicate the work: https://github.com/HaxeFoundation/hxnodejs/tree/http2 |
Node.js v12 will become LTS from 2019-10-22.
Let's update hxnodejs to v12 API!