v2.4.0
ErrorBoundary improvements
From version 2.4.0 Routes tab will tell you if a route is actually covered by a parent ErrorBoundary and where that ErrorBoundary is located.
Panel location setting and Settings page UI improvements
Bettter UI for settings page has been added
Panel location now allows you to set the panel on the top or bottom based on your preference
Route boundaries flag lock
Due to issues caused by this feature I decided to lock it behind a flag until I am confident it is stable and working properly. You can check the README how to enable it until then.
What's Changed
- #48 - Readme improvements by @AlemTuzlak in #49
Full Changelog: v2.3.1...v2.4.0