2020-10-15 18:11:48 +02:00
# 7.3.0-beta1 (2020-10-15)
### Features / Enhancements
2021-09-29 14:34:40 +02:00
- **grafana/toolkit**: expose Jest maxWorkers arg for plugin test & build tasks. [#27724 ](https://github.com/grafana/grafana/pull/27724 ), [@domasx2 ](https://github.com/domasx2 )
2020-10-15 18:11:48 +02:00
2020-10-17 22:44:42 +03:00
# 7.2.1 (2020-10-08)
### Features / Enhancements
2021-09-29 14:34:40 +02:00
- **grafana/toolkit**: Add --coverage flag to plugin build command. [#27743 ](https://github.com/grafana/grafana/pull/27743 ), [@gassiss ](https://github.com/gassiss )
2020-10-17 22:44:42 +03:00
2020-09-23 15:19:17 +02:00
# 7.2.0 (2020-09-23)
### Bug Fixes
2021-09-29 14:34:40 +02:00
2020-10-02 13:02:11 -05:00
- **grafana/toolkit**: avoid path.resolve with globby in moveStaticFiles. [#27670 ](https://github.com/grafana/grafana/pull/27670 ), [@kennytm ](https://github.com/kennytm )
2020-09-23 15:19:17 +02:00
2020-05-18 17:52:59 +02:00
# 7.0.0 (2020-05-18)
### Bug Fixes
2020-10-02 13:02:11 -05:00
- **@grafana/toolkit **: Use process.cwd() instead of PWD to get directory. [#24677 ](https://github.com/grafana/grafana/pull/24677 ), [@zoltanbedi ](https://github.com/zoltanbedi )
2020-05-18 17:52:59 +02:00
2020-04-29 09:52:55 +02:00
# 7.0.0-beta.1 (2020-04-28)
### Features / Enhancements
2021-09-29 14:34:40 +02:00
2020-10-02 13:02:11 -05:00
- **Grafana Toolkit**: Adds template for backend data source. [#23864 ](https://github.com/grafana/grafana/pull/23864 ), [@bergquist ](https://github.com/bergquist )
2020-01-21 10:10:16 +01:00
# 6.6.0-beta1 (2020-01-20)
### Features / Enhancements
2021-09-29 14:34:40 +02:00
2020-10-02 13:02:11 -05:00
- **grafana/toolkit**: Add option to override webpack config. [#20872 ](https://github.com/grafana/grafana/pull/20872 ), [@sebimarkgraf ](https://github.com/sebimarkgraf )
2020-01-21 10:10:16 +01:00
# 6.4.0 (2019-10-01)
2019-09-23 11:19:34 +02:00
2019-09-25 11:04:41 +02:00
# 6.4.0-beta2 (2019-09-25)
### Features / Enhancements
2021-09-29 14:34:40 +02:00
2020-10-02 13:02:11 -05:00
- **grafana/toolkit**: Add plugin creation task. [#19207 ](https://github.com/grafana/grafana/pull/19207 ), [@dprokop ](https://github.com/dprokop )
2019-09-25 11:04:41 +02:00
2019-09-23 11:19:34 +02:00
# 6.4.0-beta1 (2019-09-17)
2021-09-29 14:34:40 +02:00
2019-09-23 11:19:34 +02:00
First release, see [Readme ](https://github.com/grafana/grafana/blob/v6.4.0-beta1/packages/grafana-toolkit/README.md ) for details.