Skip to content

Releases: ericclemmons/click-to-component

click-to-react-component@1.1.3

Choose a tag to compare

Patch Changes

  • ba28045: Improve exports to support import fallback
  • 4068e55: feat: update type definition for ClickToComponent

click-to-react-component@1.1.2

Choose a tag to compare

Patch Changes

  • 32bd930: feat: Fix lots of bugs with getting source

    This works with newer versions of React, too. But, importantly, the algorithm to get the source is way more accurate.

click-to-react-component@1.1.0

Choose a tag to compare

Minor Changes

  • 9246a89: Add remix/esbuild support by checking the _debugOwner._debugSource

click-to-react-component@1.0.8

Choose a tag to compare

@github-actions github-actions released this 29 Apr 19:25
3c8aa90

Patch Changes

  • 7661be0: Set floating-ui to max z-index

click-to-react-component@1.0.7

Choose a tag to compare

@github-actions github-actions released this 27 Apr 21:03
1a9409f

Patch Changes

  • 3ae6fcf: Show menu only on Option+Right-click

click-to-react-component@1.0.6

Choose a tag to compare

@github-actions github-actions released this 26 Apr 22:01
b165c2a

Patch Changes

  • 66606f2: - Fix file references
    • Fix types references
    • Add lint script to click-to-react-component

click-to-react-component@1.0.5

Choose a tag to compare

@github-actions github-actions released this 26 Apr 21:00
d5a55d4

Patch Changes

  • 5cad12c: Update README with demos
  • 10fc042: Return null instead of undefined to fix React warning
  • 361b076: Only publish src files

click-to-react-component@1.0.4

Choose a tag to compare

@github-actions github-actions released this 26 Apr 17:16
5f1633e

Patch Changes

  • e31bda9: Add package.json#exports

click-to-react-component@1.0.3

Choose a tag to compare

@github-actions github-actions released this 26 Apr 17:02
5253cd5

Patch Changes

  • 6f4d7a3: Move README to packages/click-to-react-component so it gets published on NPM

click-to-react-component@1.0.2

Choose a tag to compare

@github-actions github-actions released this 26 Apr 16:49
d6c43d5

Patch Changes