Skip to content

Releases: groupe-sii/sonar-web-frontend-reporters

3.3.0

08 Aug 11:38
Compare
Choose a tag to compare

Added

Updated

  • package.json: upgrade csslint, eslint, eslint-plugin-angular, jshint, tslint and typescript versions

3.2.0

20 Jan 10:47
Compare
Choose a tag to compare

Added

3.1.1

11 Jan 15:06
Compare
Choose a tag to compare

Fixed

  • es5: for eslint & eslint-angular, use the severity property to retrieve the severity (Closes #16) [@ValentinGot]

3.1.0

19 Dec 08:27
Compare
Choose a tag to compare

Added

  • multi-glob: The src property can now take an array of globs (Closes #15) @ValentinGot
  • cli: Add command line usage and version number @ValentinGot

Fixed

  • es5: The .ES5.* require method couldn't work, documentation has been updated accordingly @ValentinGot
  • es5: arr.includes() method isn't available on ES5 (Closes #14) @ValentinGot
  • eslint: use the severity property to retrieve the severity (Closes #16) @ValentinGot
  • eslint-angular: use the severity property to retrieve the severity (Closes #16) @ValentinGot

3.0.0

09 Dec 10:06
Compare
Choose a tag to compare
  • Release first stable version

3.0.0-beta2

07 Dec 14:16
Compare
Choose a tag to compare
3.0.0-beta2 Pre-release
Pre-release

Added

  • Add ES5 backward compatibility (Closes #13)

3.0.0-beta

05 Dec 09:34
Compare
Choose a tag to compare
3.0.0-beta Pre-release
Pre-release

This release removes the Gulp abstraction and create a cleaner and more reusable/maintainable code in full ES6.

Added

  • Full ES6
  • Command-Line Interface
  • Usable in NodeJS
  • Refactored all reporters
  • Contribution guide

Removed

  • Gulp abstraction

2.1.1

20 Oct 20:02
Compare
Choose a tag to compare

Added

Fixes

  • trailing commas (73fb491)
  • missing declaration (633c036)
  • Special Characters Causing Invalid JSON (2d57cea)
  • respect of tab indentation (bd42187)

Major Release

01 May 18:32
Compare
Choose a tag to compare

release matching sonar-plugin one