Skip to content

v0.37.1

Choose a tag to compare

@apollo-bot2 apollo-bot2 released this 15 Dec 23:53
· 429 commits to main since this release
a94ca3c

[0.37.1] - 2025-12-16

🐛 Fixes

  • Allow rover dev --graph-ref to work without a local supergraph config - @DaleSeo, PR #2924
  • Handle InvalidGraphRef error gracefully instead of panicking - @DaleSeo, PR #2927
  • Add completions for bash and zsh - @smyrick , PR #2853