Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

This page contains information about changes to the PowerBI Visual Tools (pbiviz).

## 6.0.0
* **Introduced pbiviz.js support.** This feature allows generate configuration dynamically using benefits of JavaScript.
It allows you to easily use any js logic to build your pbiviz file using environment variables or other parameters.
* Updated dependencies to the latest versions.

## 5.6.0
* Updated to ESLint v9
* Updated to TypeScript v5
Expand Down
Loading
Loading