Skip to content

Releases: grafana/plugin-tools

@grafana/create-plugin@0.5.3

17 Nov 14:35
Compare
Choose a tag to compare

🐛 Bug Fix

  • Create-Plugin: Transform known ES modules in jest config #145 (@jackw)

Authors: 1

@grafana/create-plugin@0.5.2

17 Nov 13:39
Compare
Choose a tag to compare

🐛 Bug Fix

  • CI: Silence slack from pinging entire channel #148 (@jackw)
  • Create-Plugin: Bump dependencies to support node 18 #144 (@jackw)
  • Create-Plugin: Backend template: Switch from Info to Debug level #146 (@xnyo)

Authors: 2

@grafana/create-plugin@0.5.1

14 Nov 13:28
Compare
Choose a tag to compare

🐛 Bug Fix

  • Bumping workflow version to use node 16 instead of deprecated node 12 #143 (@tolzhabayev)
  • Fix: include uppercase characters when normalising plugin id #142 (@jackw)

🔩 Dependency Updates

  • CI: Introduce slack plugin for automating release messages #137 (@jackw)

Authors: 2

@grafana/sign-plugin@0.0.2

07 Nov 09:45
Compare
Choose a tag to compare

🐛 Bug Fix

  • Fix: Prevent error if rootUrls arg is not passed #136 (@jackw)

Authors: 1

@grafana/create-plugin@0.5.0

07 Nov 09:12
Compare
Choose a tag to compare

🎉 This release contains work from a new contributor! 🎉

Thank you, Giuseppe Guerra (@xnyo), for all your work!

🚀 Enhancement

  • Create-Plugin: Implement DataSourceWithBackend for datasource plugins with backend #134 (@xnyo)

🐛 Bug Fix

  • Use pluginId to generate the docker-compose.yml file #128 (@academo)

Authors: 2

@grafana/sign-plugin@0.0.1

31 Oct 10:41
Compare
Choose a tag to compare

🐛 Bug Fix

  • CI: Introduce auto for publishing packages #127 (@jackw)

Authors: 3

@grafana/create-plugin@0.4.1

31 Oct 10:41
Compare
Choose a tag to compare

🐛 Bug Fix

Authors: 3

v0.4.0

28 Oct 07:29
Compare
Choose a tag to compare

What's Changed

  • Chore: remove flag so empty issues can be created by @jackw in #113
  • Chore: Update ci scripts to follow new outputs format by @tolzhabayev in #114
  • Sign-Plugin: Clean up, improve error messages, add basic CI steps by @jackw in #117
  • Create-Plugin: Ignore grafana dependencies when migrating by @jackw in #119
  • Add a manual mock for react-inlinesvg to prevent errors when running test with grafana-ui and icons by @academo in #123

Full Changelog: v0.3.2...v0.4.0

v0.3.2

25 Oct 06:57
Compare
Choose a tag to compare

What's Changed

  • Updating app template to use compatible icon by @tolzhabayev in #110
  • Instruct jest to transform all packages (including all inside node_modules) by @academo in #112

Full Changelog: v0.3.1...v0.3.2

v0.3.1

24 Oct 13:46
Compare
Choose a tag to compare

What's Changed

  • Remove scripts refering grafana-toolkit when migrating and updating by @academo in #105
  • Update post-migration message by @academo in #107
  • Jest: Ignore ol library by @andresmgot in #108
  • Use normalize_id for docker-compose.yml instead of only pluginName by @academo in #109

New Contributors

Full Changelog: v0.3.0...v0.3.1