What's Changed
🚧 Breaking Changes
- Allow server to send asynchronous notifications to client by @vinistock in #559
✨ Enhancements
- Start passing relevant capabilities to runtime server by @vinistock in #560
- Allow server and runtime add-ons to report progress by @vinistock in #561
- Show progress when reloading the Rails application by @vinistock in #563
- Wrap stderr in a structure log delegator by @vinistock in #564
- Allow disabling pending migration prompt by @vinistock in #570
🐛 Bug Fixes
- Check if global state is already initialized before creating listeners by @vinistock in #562
Full Changelog: v0.3.31...v0.4.0