Releases: grafana/plugin-tools
Releases Β· grafana/plugin-tools
@grafana/sign-plugin@1.0.3
@grafana/create-plugin@1.7.1
@grafana/create-plugin@1.7.1
@grafana/create-plugin@1.7.0
π This release contains work from a new contributor! π
Thank you, Steve Lorello (@slorello89), for all your work!
π Enhancement
- Making grafana-image parameter flexible #286 (@tolzhabayev)
π Bug Fix
- Docs: Remove duplicate OS section of getting started page #284 (@slorello89)
- Create Plugin: Add rxjs and schema to known Jest ES modules #289 (@jackw)
Authors: 3
- Jack Westbrook (@jackw)
- Steve Lorello (@slorello89)
- Timur Olzhabayev (@tolzhabayev)
@grafana/sign-plugin@1.0.2
@grafana/sign-plugin@1.0.2
@grafana/create-plugin@1.6.3
@grafana/create-plugin@1.6.2
Release Notes
Create Plugin: Introduce OS check (#263)
create-plugin
will now exit when run natively on Windows, which is an unsupported platform with known issues. By exiting early we hope to prevent users from hitting issues whilst developing plugins. We recommend the use of Windows Subsystem for Linux (WSL) which is supported.
π Bug Fix
Authors: 1
- Jack Westbrook (@jackw)
@grafana/create-plugin@1.6.1
@grafana/create-plugin@1.6.0
π Enhancement
- Create Plugin: Enable apps by default #274 (@leventebalogh)
π Documentation
- Docs: Plugin-tools intro material - Doc review chunk 6 #258 (@josmperez)
- Docs: Plugin-tools development material - chunk 8 #269 (@josmperez)
- Docs: Plugin-tools - Config and migration - chunk 7 #266 (@josmperez)
Authors: 2
- Joseph Perez (@josmperez)
- Levente Balogh (@leventebalogh)
@grafana/create-plugin@1.5.2
@grafana/create-plugin@1.5.1
π Bug Fix
- CI: Use a GH app token #259 (@jackw)
- Create Plugin: Fix lint:fix not passing args with NPM #265 (@jackw)
- Scripts: Add error-handling to generator scripts #257 (@leventebalogh)
π Documentation
Authors: 2
- Jack Westbrook (@jackw)
- Levente Balogh (@leventebalogh)