Releases: microsoft/powerbi-visuals-utils-testutils
Releases · microsoft/powerbi-visuals-utils-testutils
v6.1.1
v6.1.0
- Now
createVisualHost
method has only one parameter with interfaceCreateVisualHostOptions
(includes all previous parameters) - Added mock service for
IVisualLocalStorageV2Service
- Added mock service for
IVisualSubSelectionService
v6.0.3
- Added missing mock functions
v6.0.2
- Packages update
- Vulnerabilities patched
- add mock IAcquireAADTokenService to MockIVisualHost
- add mock method canDrill to MockIVisualHost
v6.0.1
- Packages update
- Removed coveralls
v6.0.0
- Packages update
- Vulnerabilities patched
v3.2.1
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
migrated to coverage-istanbul-loader (#107)
v3.1.0-beta
migration to API 5.1.0 (#105) * migration to API 5.1.0 * fixed mockIWebAccessService path * changelog text correction
v3.0.1
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