Skip to content

@solid-devtools/debugger@0.28.0

Choose a tag to compare

@github-actions github-actions released this 17 Jun 18:26
· 21 commits to main since this release
27e9d3e

Minor Changes

  • ea6c1c2: Require ElementInterface.getChildren to return ArrayLike<T>. (76ab409)

Patch Changes

  • fa0a2c8: Improve tree walking algorithm for mapping elements. (#348)