Skip to content

Releases: microsoft/powerbi-visuals-utils-testutils

v6.1.1

03 Apr 13:25
348f608
Compare
Choose a tag to compare
  • powerbi-visuals-api update to 5.9.0

v6.1.0

27 Feb 19:15
a18965e
Compare
Choose a tag to compare
  • Now createVisualHost method has only one parameter with interface CreateVisualHostOptions (includes all previous parameters)
  • Added mock service for IVisualLocalStorageV2Service
  • Added mock service for IVisualSubSelectionService

v6.0.3

12 Jan 15:29
ee387ce
Compare
Choose a tag to compare
  • Added missing mock functions

v6.0.2

12 Jan 10:15
33f2d38
Compare
Choose a tag to compare
  • Packages update
  • Vulnerabilities patched
  • add mock IAcquireAADTokenService to MockIVisualHost
  • add mock method canDrill to MockIVisualHost

v6.0.1

31 Mar 10:50
141232e
Compare
Choose a tag to compare
  • Packages update
  • Removed coveralls

v6.0.0

07 Mar 10:36
e7e2ae9
Compare
Choose a tag to compare
  • Packages update
  • Vulnerabilities patched

v3.2.1

06 Dec 14:06
674a710
Compare
Choose a tag to compare
Release 3.2.1 (#110)

* migrated to @snyk/protect + updated other packages

* increased version

* removed some enumerate imports

* removed redundnat lines

* small package update

* added fsevents

* changed node version

* minor package updates

* migrated to playwright

* changed version of node js in build pipeline

v3.2.0-beta

09 Nov 10:33
3d5c174
Compare
Choose a tag to compare
migrated to coverage-istanbul-loader (#107)

v3.1.0-beta

03 Nov 16:50
b612dda
Compare
Choose a tag to compare
migration to API 5.1.0 (#105)

* migration to API 5.1.0

* fixed mockIWebAccessService path

* changelog text correction

v3.0.1

04 Oct 14:46
90fed2c
Compare
Choose a tag to compare
Pointer events (#104)

* npm audit fixed

* updateLibs, moved to eslint

* eslint config fix

* rised version

* added pointerEvent method, moved to uuidv4

* upgraded typeutils, renamed createPointerEvent argument

* switched to crypto.getRandomValues for getUuid()

* changed some typings

* rised version for release