Releases: mikesol/purescript-deku
Releases · mikesol/purescript-deku
Exquisite effect
Adds useEffect
, useAff
and useAffWithCancellation
hooks. Because who doesn't like more hooks?
Bucksome beacon
Fixes a "you modified the array but kept the same index" error that caused dyns to barf in certain cases.
Remarkable reference
Adds a useRef
hook that allows us to peek at (but not change!) a mutable ref.
Unsettling unset
Creates an unset feature for attributes.
Toodeloo template
Gets rid of template parameter from runSSR
.
Sturdy ST
Tremendous types
Adds some helpful type synonyms to reduce boilerplate.
Helpful hot
Makes useHot
and useHot'
mirror useState
and useState'
. Also splits onMount
to onWillMount
and onDidMount
.
Irresistible infixes
Creates infix operators for switcher
and switcherFlipped
.
Efficient exports
Exports more functions in the DOM
module for smoother domming!