istanbuljs / babel-plugin-istanbul

A babel plugin that adds istanbul instrumentation to ES6 code
BSD 3-Clause "New" or "Revised" License
624 stars 73 forks source link

Update npm `latest` version #178

Closed smalluban closed 5 years ago

smalluban commented 6 years ago

npm info babel-plugin-istanbul logs:

'dist-tags': { latest: '5.0.1', next: '5.1.0' },

Is latest tag should not be updated to 5.1.0 ?

coreyfarrell commented 5 years ago

Yes I've just now tagged it to latest. istanbuljs releases stuff to next before releasing to latest, unfortunately I received no feedback on the 5.1.0 (or related) patches which updated to babel 7 final release.