Skip to content

bippy@0.7.3

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Aug 01:25
· 8 commits to main since this release
8ba0705

Patch Changes

  • e113600: Add target-aware instrumentation, stable reverse Fiber ID lookup, React 16 compatibility, standalone hook inspection, DevTools root tracking, and columnless and inline-require source-map hook-name parsing.
  • b756bd6: Align hook inspection and component stacks with current React internals. Hook trees now preserve async debug information, support recoverable use values, and resolve function-component default props. Server frames use React's current environment format and debug locations, and non-production renderer bundle types are detected consistently with React DevTools.