It’s been a long time coming, but I’ve finally rel...
# feed
c
It’s been a long time coming, but I’ve finally released v3.0.0 of the Ballast state-management library! There are many minor changes and improvements to the public APIs, which were all done in a backward-compatible way as much as possible, but the major changes are: • Updated to Kotlin 1.8.20 and Coroutines 1.7.0 • Support for the deprecated KMPP targets iosArm32 and JS Legacy have been dropped • Completely redesigned IntelliJ plugin UI, with special integration with Ballast Navigation to always show the current route URL See all changes in the V3 Migration Guide, and please let us know in #ballast know if you have any issues upgrading to v3.
👍 1
🚀 3
Here’s a video showing the new IntelliJ plugin UI, with the current route always visible. Unfortunately, there seems to have been a regression in IntelliJ that is causing the plugin to break on version 2023.1.1 (it should work on previous versions). I didn’t want to hold up the v3 release any longer, but I am working to fix this issue as quickly as I can