Skip to content

v2.8.0-beta

Latest

Choose a tag to compare

@mgh mgh released this 16 Jul 03:26

This includes all jshint commits through July 11th, 2015. Specifically, it has all of jshint v2.8.0 in it, plus the latest commits on top (so we'll postfix this release with -beta).

On the jsio side, jshint with the jsio option enabled will now parse commas in statements like:

import avocado as blueberry, cucumber as date;
from eggplant import grapes, guavas;