I don't have much code in production, but I support the current stable version of node (that means, minor version is even). Especially for stream related stuff, because if find 0.10 streams much easier to maintain and test. For non stream related stuff, I let the users install on what version they want.
On Wednesday, 7 August 2013 17:25:52 UTC+2, Bart wrote: > > I'm developing some modules and wondered if support for node.js 0.6 is > still worth investing time in. > > Let's focus on projects where new features are still being added or major > re-factoring is being performed (and not active legacy projects that are > not likely to add new dependencies). > > And what about 0.8? For the level of things I write 0.8 is easy enough to > support but is it worth it? > > -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: 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 post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- 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]. For more options, visit https://groups.google.com/groups/opt_out.
