On Friday, December 19, 2014 at 10:22:01 AM UTC-8, [email protected] wrote: > > Hi again, > > On Wednesday, December 17, 2014 2:53:15 PM UTC-8, [email protected] > wrote: >> >> On Friday, October 24, 2014 2:01:38 PM UTC-7, [email protected] wrote: >>> >>> Let's wait to see if we can land the unordered list implementation in >>> 0.10.34. In the meantime, please let us know if you have any issue running >>> your code with the unordered list fix. >>> >> >> Just a heads up to let you know that the latest stable release (0.10.34) >> includes the unordered list implementation. See >> http://blog.nodejs.org/2014/12/17/node-v0-10-34-stable/ for more info. >> >> > Unfortunately this release has several issues: > * https://github.com/joyent/node/issues/8900 fixed by > https://github.com/joyent/node/pull/8906. > * https://github.com/joyent/node/issues/8897 fixed by > https://github.com/joyent/node/pull/8905. > * https://github.com/joyent/node/issues/8894 fixed by > https://github.com/joyent/node/pull/8904. > > It is not clear yet when these fixes will be released, hopefully we'll be > able to communicate on this soon. >
These issues have been fixed in the 0.10.35 release. 0.10.35 still breaks node-inspector though (see https://github.com/joyent/node/issues/8948), so you may still want to wait until the next stable release. Julien -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/ed3bb566-97f1-470b-8b6c-36d8f7a15ccd%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
