Skip to content

@solid-devtools/frontend@0.14.0

Choose a tag to compare

@github-actions github-actions released this 01 Jan 18:20
· 125 commits to main since this release
2e466ad

Minor Changes

  • eef06c4: Simplify createDevtools interface
  • c7f699f: Change the message structure from {name, details} to {kind, data}
  • ba5b62a: New feature: inspecting values in the console. (Closes #166)

Patch Changes

  • 6b1b16d: Refactor useDebugger.
    useLocator is removed, instead use useDebugger().setLocatorOptions().
    debugger.meta.versions moved to debugger.versions
  • Updated dependencies [c7f699f]
  • Updated dependencies [ba5b62a]
  • Updated dependencies [6b1b16d]
    • @solid-devtools/debugger@0.25.0
    • @solid-devtools/shared@0.18.0