mirror of
https://github.com/grafana/grafana.git
synced 2025-08-01 06:41:49 +08:00

* chore(tsconfig): update grafana/tsconfig to 1.2.0 for outputting es6 * rewrote the unsubscription part to use first(). * test: update failing tests to work with es6 output * removed bug where we dispatch a promise instead of an array of ritch history. Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com>