Skip to content

Releases: hairyf/reause

v0.1.8

Choose a tag to compare

@github-actions github-actions released this 16 Sep 05:26
ed11c52

   🐞 Bug Fixes

  • core: Type useEventListener element targets by their own event map  -  by @hairyf (9456b)
    View changes on GitHub

v0.1.7

Choose a tag to compare

@github-actions github-actions released this 14 Sep 17:28
74264e1

   🚨 Breaking Changes

  • core: Return a tuple from the clipboard hooks  -  by @hairyf (9e07f)
  • core: Return a flat object from useStepper  -  by @hairyf (d785e)
  • core: Drop deps and the deep option from useAsyncFn  -  by @hairyf (f5556)
  • shared: Return the off function from listener registrars  -  by @hairyf (534c2)

   🚀 Features

   🐞 Bug Fixes

  • core: Resolve DOM ref targets after commit  -  by @hairyf (a82a7)
  • core: Resolve useScroll render loop on inline ref targets  -  by @hairyf (030b6)
  • deps: Declare shiki as a direct devDependency  -  by @hairyf (686e1)
  • docs: Remove the duplicated provenance claims for useSSRWidth and useSortable  -  by @hairyf in #995 (4c614)
  • docs: Repair inline code spans that broke the VitePress build  -  by @hairyf in #952 (071a9)
  • integrations: Add the ./useSpring subpath to the exports map  -  by @hairyf in #998 (4ef7c)
  • meta: Resolve the filters/watch helpers to real upstream modules  -  by @hairyf (86196)
  • shared: Export createGlobalState from the barrel  -  by @hairyf (61566)
  • useMouse: Re-bind listeners when the target ref populates after mount  -  by @hairyf (24190)

   🏎 Performance

  • docs: Compute the twoslash preamble per snippet  -  by @hairyf (c9d07)
  • docs: Keep twoslash inside Netlify's 8 GiB build container  -  by @hairyf (f0cdb)
    View changes on GitHub

v0.1.6

Choose a tag to compare

@github-actions github-actions released this 13 Sep 05:15
1c0a920

   🚀 Features

   🐞 Bug Fixes

  • meta: Name each useCollapse export in its own provenance claim  -  by @hairyf in #971 (2a0a4)
  • shared: Use the in-vocabulary Animation category for useRafState  -  by @hairyf in #928 (60016)
  • shared: Keep useDeepCompareEffect's dev warning gate verbatim  -  by @hairyf in #921 (1a682)
  • shared: Use the pin's bare NODE_ENV gate for useShallowCompareEffect warnings  -  by @hairyf in #922 (214d8)
    View changes on GitHub

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 12 Sep 13:39
56cbdc6

   🐞 Bug Fixes

  • docs: Restore the @Electron/@Firebase/@rxjs sidebar and add-on nav  -  by @hairyf in #877 (fdeca)
  • math: Resolve toArgsFlat to its documented upstream  -  by @hairyf in #910 (0c4ce)
  • math: Key package-root modules so toArgsFlat resolves  -  by @hairyf in #910 (7025f)
  • meta: Resolve the real upstream for renamed and secondary exports  -  by @hairyf in #882 (7a923)
  • scripts: Correct the malformed netlify catch-all and the false mirror claim  -  by @hairyf in #897 (eec8f)
  • size: Generate packages/export-size.md from the built dist  -  by @hairyf in #887 (00ea1)
    View changes on GitHub

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 11 Sep 20:09
2820d0b

   🐞 Bug Fixes

    View changes on GitHub

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 11 Sep 19:18
b9f6e0b

   🚀 Features

    View changes on GitHub

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 11 Sep 15:48
30f3013

   🐞 Bug Fixes

    View changes on GitHub

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 11 Sep 08:09
3d6ee65

   🚨 Breaking Changes

  • Remove all Vue-only Maybe* types and getter unions, adopt React Ref  -  by @hairyf in #462 (8fddc)
  • core: Rename useTemplateRefsList to useRefsList  -  by @hairyf (cc7df)

   🚀 Features

Read more