Skip to content

Releases: grafana/levitate

v0.9.2

17 Nov 18:21
Compare
Choose a tag to compare

What's Changed

  • Chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.37.0 to 5.62.0 by @dependabot in #317
  • Chore(deps): Bump json5 from 2.2.0 to 2.2.3 by @dependabot in #273
  • Chore(deps): Bump tough-cookie from 4.0.0 to 4.1.3 by @dependabot in #332
  • Chore(deps): Bump semver from 5.7.1 to 5.7.2 by @dependabot in #331
  • Chore(deps): Bump actions/setup-node from 3.8.1 to 4.0.0 by @dependabot in #336
  • Chore(deps): Bump word-wrap from 1.2.3 to 1.2.5 by @dependabot in #330
  • Chore(deps): Bump tibdex/github-app-token from 1.8.0 to 2.1.0 by @dependabot in #323
  • Chore(deps): Bump fast-glob from 3.2.11 to 3.3.1 by @dependabot in #314
  • Chore(deps): Bump actions/github-script from 6.4.1 to 7.0.0 by @dependabot in #340
  • Chore(deps): Bump tty-table from 4.1.5 to 4.2.3 by @dependabot in #339
  • Chore(deps-dev): Bump eslint from 8.42.0 to 8.53.0 by @dependabot in #338
  • Chore(deps): Bump @babel/traverse from 7.16.8 to 7.23.2 by @dependabot in #334
  • Chore(deps-dev): Bump @typescript-eslint/parser from 5.37.0 to 5.62.0 by @dependabot in #316
  • Chore(deps-dev): Bump @types/yargs from 17.0.12 to 17.0.31 by @dependabot in #343
  • Chore(deps-dev): Bump eslint-plugin-react from 7.32.2 to 7.33.2 by @dependabot in #344
  • Chore(deps): Bump tar and @types/tar by @dependabot in #342
  • Chore(deps-dev): Bump @types/debug from 4.1.7 to 4.1.12 by @dependabot in #345
  • Chore(deps-dev): Bump @grafana/eslint-config from 6.0.0 to 6.0.1 by @dependabot in #347
  • Chore(deps-dev): Bump rimraf from 3.0.2 to 5.0.5 by @dependabot in #346

Full Changelog: v0.9.1...v0.9.2

v0.9.1

05 Sep 12:38
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.3...v0.9.1

v0.8.3

26 Oct 10:57
Compare
Choose a tag to compare

What's Changed

  • Fix incompatibility not printing when symbol is a method by @academo in #230

Full Changelog: v0.8.2...v0.8.3

v0.8.2

18 Oct 08:31
Compare
Choose a tag to compare

What's Changed

  • Fix: Native types don't have declarations by @academo in #220

Full Changelog: v0.8.1...v0.8.2

v0.8.1

18 Oct 07:11
Compare
Choose a tag to compare

What's Changed

  • Fix symbol not reporting members for esm packages by @academo in #217

Full Changelog: v0.8.0...v0.8.1

v0.8.0

04 Oct 08:30
Compare
Choose a tag to compare

What's Changed

  • getUsageInfo high level API for getUsage functionality by @academo in #196

Full Changelog: v0.7.0...v0.8.0

v0.7.0

27 Sep 07:59
Compare
Choose a tag to compare

What's Changed

  • Chore(deps-dev): Bump @typescript-eslint/parser from 5.33.0 to 5.37.0 by @dependabot in #170
  • Chore(deps-dev): Bump eslint-plugin-react from 7.30.1 to 7.31.8 by @dependabot in #166
  • Chore(deps-dev): Bump @grafana/eslint-config from 4.0.0 to 5.0.0 by @dependabot in #155
  • Chore(deps): Bump actions/github-script from 4.0.2 to 6.2.0 by @dependabot in #142
  • Chore(deps-dev): Bump nodemon from 2.0.19 to 2.0.20 by @dependabot in #178
  • Chore(deps-dev): Bump eslint-plugin-jsdoc from 39.3.3 to 39.3.6 by @dependabot in #119
  • Chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.36.2 to 5.37.0 by @dependabot in #179
  • remove compatibility check workflow by @academo in #181
  • Detect object properties usage inside getUsages by @academo in #176
  • Improve cli output and improve levitate_silent by @academo in #184
  • Revert "Improve cli output and improve levitate_silent" by @academo in #188
  • Improve cli output 2 by @academo in #189
  • Export members of top exports of a package by @academo in #187

Full Changelog: v0.6.0...v0.7.0

v0.6.0

15 Sep 09:00
Compare
Choose a tag to compare

What's Changed

  • rename inner methods and improve temporal folder management by @academo in #167
  • Custom levitate action for is-compatible by @academo in #171
  • Introduce a getUsage API and use it inside is-compatible by @academo in #168
  • Remove levitate-action and pass levitate as target by @academo in #174

Full Changelog: https://github.com/grafana/levitate/commits/v0.6.0

v0.5.0

07 Sep 12:08
Compare
Choose a tag to compare

What's Changed

  • CI: Refactor Github workflows by @jackw in #37
  • Refactor file structure by @academo in #141
  • Use type checker to get module exports by @academo in #152
  • Fix incompatibilities report not printing diff for function parameters incompatibility

New Contributors

Full Changelog: https://github.com/grafana/levitate/commits/v0.5.0