Releases: single-spa/single-spa-inspector
v0.4.1
v0.4.0
v0.3.0
You can now use single-spa Inspector to manage your local overrides! See the README for details on how this initial version looks and works.
Thanks to @filoxo for his work on enabling this feature.
Most errors that occur in the inspector will now be handled more gracefully, and a stacktrace will be shown. This hopefully enables anyone who runs into an error to be able to report it to us so we can fix it.
v0.2.2
Thanks to @joeldenning we hopefully have the Chrome extension store fixed.
v0.2.1
Table formatting bugs were fixed; "Name" column was changed to "App Name"; thanks @filoxo for your hard work!
Dev errors were cleaned up and removed, and some APIs that were being called unnecessarily were removed.
Overridden apps remain at the top of the list, in line with active apps -- it didn't make sense for overridden apps to be hidden down the list if they were force unmounted.