Initial release
Pre-release
Pre-release
Create Plugin
π π This marks the first release of create plugin. π π
Please note that this is a pre-release and not intended for us in production as of now.
What's Changed
- Feature: adding datasource backend template by @mckn in #2
- Fix: replace all occurrences of strings in files (webpack) by @leventebalogh in #7
- Feat: allow resolving json modules in TypeScript by @leventebalogh in #8
- Define explicit dependencies and update configs by @jackw in #9
- Chore: move scaffolding configuration to a single folder by @leventebalogh in #10
- Add an update command by @leventebalogh in #12
- Templates/Webpack: stop using SWC for bundle optimization by @leventebalogh in #14
- Templates: use pinned version numbers by @leventebalogh in #15
- Migration: add a new command for migrating plugins by @leventebalogh in #16
- Utils: make it possible to delete folders with content by @leventebalogh in #18
- Migrate Command: fix a typo for the
jest.config.js
filename by @leventebalogh in #19 - Migration Command: remove the
docker-compose.yml
file by @leventebalogh in #20 - Readme: add migration and update guides by @leventebalogh in #17
- Add job to run tests on push by @academo in #22
- Add organization name and plugin type suffix by @academo in #24
- move react components to their own folder by @academo in #26
- remove unused common readme by @academo in #29
- Test generated plugins on the pipeline by @academo in #28
- update grafana version and change deprecated code by @academo in #32
- add option to generate an is-compatible github workflow by @academo in #30
- Do not use docker to run cypress by @academo in #35
- Update README to include migration instructions by @academo in #37
- Remove @grafana/* devDependencies when migrating by @academo in #36
- Update publish workflow by @jackw in #40
- Update bump version workflow by @academo in #45
New Contributors
- @mckn made their first contribution in #2
- @leventebalogh made their first contribution in #7
- @jackw made their first contribution in #9
- @academo made their first contribution in #22
Full Changelog: https://github.com/grafana/create-plugin/commits/v0.0.1