Skip to content

Upgrade Announcement

Ben Quarmby edited this page Jul 4, 2015 · 11 revisions

Warning! Upgrade Approaching!

The current stable 1.x release of JSLint.NET will be the last version that wraps the old JSLint. From 2.0.0 forward (beta currently available), JSLint.NET will wrap the new, rebuilt from the ground up version of JSLint.

There are many great changes to look forward to including support for ES6 features like let. There are also several breaking changes.

How to Prepare

Be advised that both Visual Studio and NuGet will prompt for an automatic upgrade when 2.0.0 is released. Do not upgrade unless both you and your code base are ready!

The best way to prepare is run some code through the new JSLint online and learn about the new options.

Feedback

If you have feedback specific to the new warnings JSLint produces please do not post them here! Please take them to the Google+ community where Douglas Crockford can respond to them directly.

As always, any bugs or issues specific to JSLint.NET (i.e. MSBuild or Visual Studio integration) should be posted here.

Clone this wiki locally