|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## v0.6.6 |
| 4 | + |
| 5 | +### What's Changed |
| 6 | +* chore(deps): update grafana packages to v2 (major) by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/623 |
| 7 | +* chore(deps): update dependency sass-loader to v16 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/613 |
| 8 | +* chore(deps): update yarn to v4.5.0 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/634 |
| 9 | +* chore(deps): bump dompurify from 3.0.11 to 3.1.6 by @dependabot in https://github.com/simPod/GrafanaJsonDatasource/pull/635 |
| 10 | +* chore(deps): bump path-to-regexp from 1.8.0 to 1.9.0 by @dependabot in https://github.com/simPod/GrafanaJsonDatasource/pull/632 |
| 11 | +* chore(deps): update dependency ts-pattern to ^5.4.0 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/636 |
| 12 | +* chore(deps): update grafana packages to ^11.2.1 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/638 |
| 13 | +* chore(deps): update grafana packages to ^11.2.2 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/639 |
| 14 | +* chore(deps): update dependency @grafana/experimental to ^2.1.1 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/640 |
| 15 | +* chore(deps): update dependency @grafana/experimental to ^2.1.2 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/641 |
| 16 | +* chore(deps): update dependency ts-pattern to ^5.5.0 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/643 |
| 17 | +* chore(deps): update dependency eslint-plugin-react-hooks to v5 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/642 |
| 18 | +* chore(deps): update dependency @emotion/css to ^11.13.4 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/607 |
| 19 | +* chore(deps): bump @testing-library/* by @simPod in https://github.com/simPod/GrafanaJsonDatasource/pull/644 |
| 20 | +* chore(deps): update dependency tslib to ^2.8.0 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/645 |
| 21 | +* chore(deps): update yarn to v4.5.1 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/647 |
| 22 | +* chore(deps): update dependency tslib to ^2.8.1 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/650 |
| 23 | +* chore(deps): update emotion monorepo by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/652 |
| 24 | +* chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in https://github.com/simPod/GrafanaJsonDatasource/pull/651 |
| 25 | +* chore(deps): update node.js to v22 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/649 |
| 26 | +* chore(deps): update yarn to v4.5.2 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/653 |
| 27 | +* chore(deps): update yarn to v4.5.3 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/654 |
| 28 | +* chore(deps): update dependency zod to ^3.24.0 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/656 |
| 29 | +* chore(deps): update dependency zod to ^3.24.1 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/659 |
| 30 | +* chore(deps): update dependency ts-pattern to ^5.6.0 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/661 |
| 31 | +* chore(deps): update dependency react-virtualized-auto-sizer to ^1.0.25 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/662 |
| 32 | +* chore(deps): bump nanoid from 3.3.7 to 3.3.8 by @dependabot in https://github.com/simPod/GrafanaJsonDatasource/pull/657 |
| 33 | +* chore(deps): update grafana packages to ^11.4.0 by @renovate in https://github.com/simPod/GrafanaJsonDatasource/pull/648 |
| 34 | +* docs: update changelog by @simPod in https://github.com/simPod/GrafanaJsonDatasource/pull/663 |
| 35 | +* feat: pass user id in req headers by @simPod in https://github.com/simPod/GrafanaJsonDatasource/pull/664 |
| 36 | + |
| 37 | + |
| 38 | +**Full Changelog**: https://github.com/simPod/GrafanaJsonDatasource/compare/v0.6.5...0.6.6 |
| 39 | + |
3 | 40 | ## v0.6.5
|
4 | 41 |
|
5 | 42 | ### What's Changed
|
|
0 commit comments