The Wayback Machine - https://web.archive.org/web/20210106080425/https://github.com/TimTsang/node/releases
Skip to content
Oct 5, 2015
2015-10-05 Node.js v4.1.2 Release
Sep 30, 2015
domains: port caeb677 from v0.10 to v0.12
caeb677
Do not abort the process if an error is thrown from within a domain,
an error handler is setup for the domain and
--abort-on-uncaught-exception was passed on the command line.

However, if an error is thrown from within the top-level domain's
error handler and --abort-on-uncaught-exception was passed on the
command line, make the process abort.

Fixes: nodejs#8877

Fixes: nodejs/node-v0.x-archive#8877
PR-URL: nodejs/node-v0.x-archive#25835
Reviewed-By: misterdjules - Julien Gilli <jgilli@nodejs.org>
Sep 28, 2015
domains: port caeb677 from v0.10 to v0.12
caeb677
Do not abort the process if an error is thrown from within a domain,
an error handler is setup for the domain and
--abort-on-uncaught-exception was passed on the command line.

However, if an error is thrown from within the top-level domain's
error handler and --abort-on-uncaught-exception was passed on the
command line, make the process abort.

Fixes: nodejs#8877
Sep 23, 2015
2015-09-22 Node.js v4.1.1 Release
Sep 17, 2015
2015-09-17 node.js v4.1.0 Release
Sep 15, 2015
2015-09-15 io.js v3.3.1 Release
Sep 8, 2015
2015-09-08 Node.js v4.0.0 Release
Sep 8, 2015
2015-09-08 Node.js v4.0.0 RC 5
Sep 8, 2015
2015-09-08 Node.js v4.0.0 RC 4
Sep 8, 2015
2015-09-08 Node.js v4.0.0 RC 3
You can’t perform that action at this time.