Skip to content

Releases: grafana/plugin-tools

@grafana/sign-plugin@1.0.3

10 Jul 09:19
Compare
Choose a tag to compare

πŸ› Bug Fix

  • Chore: Remove axios as a dependency for sign-plugin #292 (@academo)

Authors: 1

@grafana/create-plugin@1.7.1

10 Jul 09:19
Compare
Choose a tag to compare
@grafana/create-plugin@1.7.1

@grafana/create-plugin@1.7.0

05 Jul 09:24
Compare
Choose a tag to compare

πŸŽ‰ This release contains work from a new contributor! πŸŽ‰

Thank you, Steve Lorello (@slorello89), for all your work!

πŸš€ Enhancement

πŸ› 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

@grafana/sign-plugin@1.0.2

12 Jun 07:48
Compare
Choose a tag to compare
@grafana/sign-plugin@1.0.2

@grafana/create-plugin@1.6.3

12 Jun 07:48
Compare
Choose a tag to compare

πŸ› Bug Fix

Authors: 1

@grafana/create-plugin@1.6.2

07 Jun 09:30
Compare
Choose a tag to compare

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

@grafana/create-plugin@1.6.1

06 Jun 11:14
Compare
Choose a tag to compare

πŸŽ‰ This release contains work from a new contributor! πŸŽ‰

Thank you, Ben Sully (@sd2k), for all your work!

πŸ› Bug Fix

  • Create Plugin: fix 'Install dependencies' command in generated frontend README #276 (@sd2k)

Authors: 1

@grafana/create-plugin@1.6.0

06 Jun 09:20
Compare
Choose a tag to compare

πŸš€ Enhancement

πŸ“ 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

@grafana/create-plugin@1.5.2

01 Jun 15:29
Compare
Choose a tag to compare

πŸŽ‰ This release contains work from a new contributor! πŸŽ‰

Thank you, Alex Simonok (@asimonok), for all your work!

πŸ› Bug Fix

  • Tooling: Use NX instead of Lerna for running tasks #260 (@jackw)
  • Create Plugin: Fix Code Coverage for JSX files #271 (@asimonok)

Authors: 2

@grafana/create-plugin@1.5.1

31 May 08:16
Compare
Choose a tag to compare

πŸ› Bug Fix

πŸ“ Documentation

  • Website: Add explanation for scenes app and link #256 (@jackw)

Authors: 2