Releases: grafana/grafana-async-query-data-js
Releases · grafana/grafana-async-query-data-js
v0.4.0
What's Changed
- Bump the all-dependencies group with 4 updates by @dependabot in #32
- Bump the all-dependencies group across 1 directory with 9 updates by @dependabot in #40
- Bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group by @dependabot in #35
- Bump tough-cookie from 4.1.2 to 4.1.4 in the npm_and_yarn group by @dependabot in #36
- Bump ua-parser-js from 1.0.32 to 1.0.39 in the npm_and_yarn group by @dependabot in #37
- Bump ws from 8.12.0 to 8.18.0 in the npm_and_yarn group by @dependabot in #39
- Bump micromatch from 4.0.5 to 4.0.8 in the npm_and_yarn group by @dependabot in #38
- Bump cross-spawn from 7.0.3 to 7.0.6 in the npm_and_yarn group by @dependabot in #44
New Contributors
- @dependabot made their first contribution in #32
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Chore: update deps by @kevinwcyu in #31
- Release 0.3.0 by @kevinwcyu in #34
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- asyncQueryDataSupport: always run queries asynchronously by @idastambuk in #30
Full Changelog: v0.1.11...v0.2.0
v0.1.11
What's Changed
- Support Node 18 by @kevinwcyu in #25
- Fix workflows by @kevinwcyu in #26
- Prefix requestId with data source id by @iwysiu in #27
- Release v0.1.11 by @iwysiu in #28
Full Changelog: v0.1.10...v0.1.11
v0.1.10
What's Changed
- fix codeowners teamname by @kevinwcyu in #23
- Fix: lower delay between requests by @kevinwcyu in #22
- Release v0.1.10 by @kevinwcyu in #24
Full Changelog: v0.1.9...v0.1.10
v0.1.9
What's Changed
- Fix github publish with output from previous step by @idastambuk in #21
Full Changelog: v...v0.1.9
v
Full Changelog: refs/heads/main...v
refs/heads/main
What's Changed
- Add missing test by @idastambuk in #11
- Add error catch to results of backend response by @fridgepoet in #12
- Fix yarn dev script by @kevinwcyu in #13
- Update npm-bump-version.yml secret name by @idastambuk in #15
- Change release to trigger on version change by @idastambuk in #16
New Contributors
- @fridgepoet made their first contribution in #12
Full Changelog: v0.1.4...refs/heads/main
v0.1.5
v0.1.4
Modify query buttons into header buttons