forked from nodejs/node
-
Notifications
You must be signed in to change notification settings - Fork 0
Breaking Changes
Domenic Denicola edited this page May 4, 2015
·
17 revisions
The upgrade from V8 4.1 to 4.2 will require a recompile of all native add-ons. (The API surface area has not changed significantly, so most add-ons will "just work" after a recompile.)
os.tmpdir() has been changed to never return a trailing slash regardless of the host platform.
