wbuchwalter / tslint-loader

tslint loader for webpack
193 stars 65 forks source link

Release new version with fix for webpack 4 #98

Closed Bobo1239 closed 6 years ago

Bobo1239 commented 6 years ago

https://github.com/wbuchwalter/tslint-loader/pull/95 fixed support for webpack 4 which was still a RC by then. Now that it's officially released, tslint-loader should also release a new version with the fix included.

giorgiomarcias commented 6 years ago

+1

sonicoder86 commented 6 years ago

New version is out: 3.6.0

Bobo1239 commented 6 years ago

@blacksonic Thanks for that quick response. :+1:

anshul119 commented 6 years ago

@blacksonic you should change the version in package.json as well :)

sonicoder86 commented 6 years ago

@anshul119 which one?

anshul119 commented 6 years ago

The current version of tslint-loader is 3.6.0 but inside package.json it says 3.5.3 :) I was a bit confused for a while