mirror of
https://github.com/grafana/grafana.git
synced 2024-11-24 18:00:31 -06:00
48 lines
1.7 KiB
Markdown
48 lines
1.7 KiB
Markdown
# 7.3.0-beta1 (2020-10-15)
|
|
|
|
### Features / Enhancements
|
|
|
|
- **grafana/toolkit**: expose Jest maxWorkers arg for plugin test & build tasks. [#27724](https://github.com/grafana/grafana/pull/27724), [@domasx2](https://github.com/domasx2)
|
|
|
|
# 7.2.1 (2020-10-08)
|
|
|
|
### Features / Enhancements
|
|
|
|
- **grafana/toolkit**: Add --coverage flag to plugin build command. [#27743](https://github.com/grafana/grafana/pull/27743), [@gassiss](https://github.com/gassiss)
|
|
|
|
# 7.2.0 (2020-09-23)
|
|
|
|
### Bug Fixes
|
|
|
|
- **grafana/toolkit**: avoid path.resolve with globby in moveStaticFiles. [#27670](https://github.com/grafana/grafana/pull/27670), [@kennytm](https://github.com/kennytm)
|
|
|
|
# 7.0.0 (2020-05-18)
|
|
|
|
### Bug Fixes
|
|
|
|
- **@grafana/toolkit**: Use process.cwd() instead of PWD to get directory. [#24677](https://github.com/grafana/grafana/pull/24677), [@zoltanbedi](https://github.com/zoltanbedi)
|
|
|
|
# 7.0.0-beta.1 (2020-04-28)
|
|
|
|
### Features / Enhancements
|
|
|
|
- **Grafana Toolkit**: Adds template for backend data source. [#23864](https://github.com/grafana/grafana/pull/23864), [@bergquist](https://github.com/bergquist)
|
|
|
|
# 6.6.0-beta1 (2020-01-20)
|
|
|
|
### Features / Enhancements
|
|
|
|
- **grafana/toolkit**: Add option to override webpack config. [#20872](https://github.com/grafana/grafana/pull/20872), [@sebimarkgraf](https://github.com/sebimarkgraf)
|
|
|
|
# 6.4.0 (2019-10-01)
|
|
|
|
# 6.4.0-beta2 (2019-09-25)
|
|
|
|
### Features / Enhancements
|
|
|
|
- **grafana/toolkit**: Add plugin creation task. [#19207](https://github.com/grafana/grafana/pull/19207), [@dprokop](https://github.com/dprokop)
|
|
|
|
# 6.4.0-beta1 (2019-09-17)
|
|
|
|
First release, see [Readme](https://github.com/grafana/grafana/blob/v6.4.0-beta1/packages/grafana-toolkit/README.md) for details.
|