v0.3.22
What's Changed
✨ Enhancements
- Add default and null info on hover by @damienlethiec in #494
- Add support for checking for pending migrations and running them by @vinistock in #503
- Check for pending migrations when watcher is fired by @vinistock in #504
🐛 Bug Fixes
- Return
nil
on empty response by @vinistock in #498
🛠 Other Changes
- Remove dead constant
MAX_RETRIES
by @shopify-codedb in #505
New Contributors
- @damienlethiec made their first contribution in #494
- @shopify-codedb made their first contribution in #505
Full Changelog: v0.3.21...v0.3.22