Node 2.0 Alpha 8
Pre-release
Pre-release
loganwright
released this
03 Mar 11:54
·
94 commits
to master
since this release
New:
Node has received a major overhaul with this update, we've increased the emphasis on context quite a bit with the goal of making conformances with types like JSON more comfortable.
This means that very likely you'll need to pass in: nil
as context more throughout the code in the interest of being more explicit.
This makes dealing with other types considerably easier and will be encouraged further in impending documentation.