github thetarnav/solid-devtools @solid-devtools/shared@0.11.0

latest releases: @solid-devtools/frontend@0.15.4, @solid-devtools/overlay@0.33.5, @solid-devtools/debugger@0.28.1...
2 years ago

Minor Changes

  • de40800: #### Dependency graph

    Adds a dependency graph to the debugger. It collcts observers and sources of currently inspected computation or signal.

    Breaking changes to the debugger emitter API - instead of events being emitted and listened to individually, now they all can be listened to at once which makes it easier to add new events in the future and maintaining the debugger - devtools bridge implementation in packages that use it.

    Closes #113
    Closes #208
    Closes #213
    Fixes #210

Don't miss a new solid-devtools release

NewReleases is sending notifications on new releases.