Skip to content

Releases: microsoft/PowerBI-visuals-tools

v5.6.0

07 Oct 07:55
4da6caf
Compare
Choose a tag to compare

What's Changed

  • Updated to ESLint v9 ⚠
  • Updated eslint-plugin-powerbi-visuals, see how to use new version here
  • Updated to TypeScript v5 ⚠
  • --use-default flag for pbiviz package and pbiviz lint commands is deprecated. Recommended config is used by default

PR by @AleksSavelev in #525

v5.5.1

24 Jun 14:01
4e5afc6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.5.0...5.5.1

v5.5.0

04 Jun 16:36
e5f717b
Compare
Choose a tag to compare

What's Changed

  • Changed path for storing certificates. It allows the certificate to be reused regardless of tools version. New path is ({home directory}/pbiviz-certs). ⚠
  • Windows version lower 10 is deprecated. ⚠
  • Resolve of symlinks is disabled. ⚠
    by @AleksSavelev in #512

Full Changelog: 5.4.3...5.5.0

v5.4.3

29 Mar 17:10
a2e8d09
Compare
Choose a tag to compare

What's Changed

  • Fixed bug with missing plugins for Eslint.
  • New flag --use-default for pbiviz package and pbiviz lint commands. Use this command to lint files according to recommended lint config.
    by @AleksSavelev in #509

Full Changelog: 5.4.2...5.4.3

v5.4.2

12 Feb 19:06
d617cf9
Compare
Choose a tag to compare

What's Changed

  • Added the node: false option to the webpack plugin to eliminate the use of the potentially dangerous new Function() method, which ensures compatibility with the Node.js runtime.
  • Introduced support for *.mjs ECMAScript modules.
    by @uve in #508

Full Changelog: 5.4.1...5.4.2

v5.4.1

22 Jan 20:55
4ead063
Compare
Choose a tag to compare

What's Changed

  • Updated R-based visuals settings.ts file to work properly with the new API by @AleksSavelev in #503

Full Changelog: 5.4.0...5.4.1

v5.4.0

09 Jan 09:30
07246ff
Compare
Choose a tag to compare

What's Changed

  • New command pbiviz lint to run lint check from tools. It'll use eslintrc file from the root of the visual, if there is no such file, recommended one will be used instead. by @AleksSavelev in #492
  • Updated packages by @AleksSavelev in #501

Full Changelog: 5.3.0...5.4.0

v5.3.0

29 Nov 12:39
58bf327
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.2.1...5.3.0

v5.2.1

18 Oct 10:59
a124dd1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.2.0...5.2.1

v5.2.0

11 Oct 07:41
60e8686
Compare
Choose a tag to compare

What's Changed

  • Integrated PAC validation to show all unsupported by the visual features by @AleksSavelev in #459

Full Changelog: 5.1.0...5.2.0