Skip to content

Releases: svecosystem/runed

runed@0.15.3

29 Sep 20:08
191b7cb
Compare
Choose a tag to compare

Patch Changes

  • fix: add a browser check in MediaQuery (#137)

runed@0.15.2

03 Sep 23:02
9878f23
Compare
Choose a tag to compare

Patch Changes

runed@0.15.1

13 Aug 20:36
4a4a107
Compare
Choose a tag to compare

Patch Changes

  • fix: avoid writing to state in media-query getter (#122)

  • Replace $state.frozen with $state.raw (#130)

runed@0.15.0

03 Jul 08:49
296c835
Compare
Choose a tag to compare

Minor Changes

  • feat: Add FiniteStateMachine (#111)

runed@0.14.0

01 Jul 17:47
62d245d
Compare
Choose a tag to compare

Minor Changes

  • feat: IsFocusWithin (#103)

runed@0.13.0

23 Jun 19:18
ccd9e39
Compare
Choose a tag to compare

Minor Changes

  • allow setting immediately and cancelling Debounced update (#96)

  • feat: IsIdle (#94)

  • allow passing multiple events to useEventListener (#96)

  • allow cancelling debounce fn (#96)

  • update watch utility (#83)

Patch Changes

  • fix animationFrames (#91)

  • Fix isIdle errors (#96)

runed@0.12.1

12 Jun 16:22
87bf056
Compare
Choose a tag to compare

Patch Changes

  • fix animationFrames (#89)

runed@0.12.0

12 Jun 09:53
6032717
Compare
Choose a tag to compare

Minor Changes

  • add AnimationFrames (#78)

runed@0.10.0

06 Jun 17:10
7f0cc38
Compare
Choose a tag to compare

Minor Changes

  • feat: useIntersectionObserver (#73)

Patch Changes

  • fix: ensure "add" utility exports types as well (#74)

runed@0.9.1

04 Jun 10:46
4331a20
Compare
Choose a tag to compare

Patch Changes

  • rename match to matches in MediaQuery (#69)