Skip to content

Releases: purescript-react/purescript-react-basic-hooks

v9.1.1

Choose a tag to compare

@i-am-the-slime i-am-the-slime released this 09 Apr 14:42
61344f4
  • Add React.Basic.Hooks.Activity — stable bindings to React 19.2 <Activity> component for hiding/showing UI while preserving state
  • Add React.Basic.Hooks.ViewTransition — experimental bindings to React canary <ViewTransition> component for animated transitions
  • Upgrade React dependency to 19.2

v9.0.0

Choose a tag to compare

@i-am-the-slime i-am-the-slime released this 01 Feb 20:44
7988118
  • Add React 19 hooks support (#80)
  • Fix HookApply example (#75)
  • Simplify isExpired (#73)

v8.2.0

Choose a tag to compare

@pete-murphy pete-murphy released this 30 May 22:51
2a0b598

v8.0.0

Choose a tag to compare

@maddie927 maddie927 released this 24 May 07:37
  • PureScript 0.15 (@ptrfrncsmrph)
  • memo' (@andys8)

v7.0.1

Choose a tag to compare

@maddie927 maddie927 released this 25 Nov 00:45
  • Fix a runtime error edge-case when using useState with a function type (thanks @mikesol)

v7.0.0

Choose a tag to compare

@maddie927 maddie927 released this 10 Mar 17:56
5db908c

PureScript 0.14 support!

v6.3.0

Choose a tag to compare

@maddie927 maddie927 released this 02 Feb 19:28
c71def7
  • Add & type operator for reversing hook chain order, as it can be easier to understand when the hook chain matches the layout of its related do block
  • Add Show instance to ResetToken for use in things like React keys

v6.2.0

Choose a tag to compare

@maddie927 maddie927 released this 30 Sep 21:02
5e43ca3
  • Add missing IxMonad and Monad instances to Render (@cdepillabout)

v5.2.0

Choose a tag to compare

@maddie927 maddie927 released this 30 Apr 09:18
d79a9b8

v5.1.0

Choose a tag to compare

@maddie927 maddie927 released this 29 Apr 01:06
6774426