github thetarnav/solid-devtools solid-devtools@0.27.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

  • eafea66: Improves autoname plugin option: names will be also added to effects based on the name of function calls / declarations. (#216)

  • 2c7353a: Vite plugin doesn't inject the debugger anymore, it needs to be imported manually. Fixes #233

  • d4a35d7: Breaking Changes!

    Extension will now inject the debugger via content script, insted of loading it from installed node modules. This will allow the extension and debugger to updated without having to update the node modules.

    The debugger needs to be initialized by importing @solid-devtools/debugger/setup.

Patch Changes

  • 6836778: Fix extension not showing structure when opened for the first time.
  • Updated dependencies [d4a35d7]
    • @solid-devtools/debugger@0.22.0
    • @solid-devtools/shared@0.12.0

Don't miss a new solid-devtools release

NewReleases is sending notifications on new releases.