You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -103,7 +103,7 @@ See https://github.com/nodejs/io.js/labels/confirmed-bug for complete and curren
103
103
Full details at https://github.com/nodejs/io.js/wiki/Breaking-Changes#200-from-1x
104
104
105
105
* V8 upgrade to 4.2, minor changes to C++ API
106
-
*`os.tmpdir()` is now cross-platform consistent and will no longer returns a path with a trailling slash on any platform
106
+
*`os.tmpdir()` is now cross-platform consistent and no longer returns a path with a trailing slash on any platform
107
107
* While not a *breaking change* the 'smalloc' module has been deprecated in anticipation of it becoming unsupportable with a future upgrade to V8 4.4. See [#1451](https://github.com/nodejs/io.js/issues/1451) for further information.
108
108
109
109
_Note: a new version of the 'url' module was reverted prior to release as it was decided the potential for breakage across the npm ecosystem was too great and that more compatibility work needed to be done before releasing it. See [#1602](https://github.com/nodejs/io.js/pull/1602) for further information._
0 commit comments