v0.5.0
What's Changed
0.5.0 (2024-11-18)
Features
- hover: show js variable / function definition on hover by @HampB (#58) (73d69e7)
- Improved BigQuery snippets @HampB (#61) (bdc0bfb)
- re-created authentication handler for BigQuery by @benjaminwestern (#60) (94942a9)
Bug Fixes
- array type throwing error on preview results (797029d)
- hover: hover not showing if there is no declarations in the project (c44767e)
js_hover_demo.mp4
New Contributors
- @benjaminwestern made their first contribution in #60
Full Changelog: v0.4.0...v0.5.0