What's Changed
- chore: bump version to
1.0.9
by @NWRichmond in #614 - fix(MetricScene): Fix fatal error in an edge case where there's no data by @grafakus in #616
- fix(Breakdown): Address Scene warnings by @grafakus in #617
- ci: Fix E2E execution in CI by @grafakus in #620
- refactor(*): Use single VizPanel across the app by @grafakus in #594
- fix: add types for legacy language provider methods by @NWRichmond in #612
- refactor(*): Introduce UserPreferences wrapper over window.localStorage by @grafakus in #618
- feat(scopes): Add scopes support with the new ScopesVariable by @tskarhed in #446
- feat(MetricScene): Change default sticky settings to false by @grafakus in #624
- ci(EndToEnd): update version to 11.6.5 and update screenshots by @bohandley in #626
- fix(AdHocFilters): Escape equal signs in label values by @grafakus in #623
- ci(EndToEnd): Update support for Grafana v12.1.1 by @grafakus in #628
- fix(links): use template vars in links by @bohandley in #629
New Contributors
Full Changelog: v1.0.9...v1.0.10