Skip to content

Releases: stimulus-use/stimulus-use

v0.52.2

24 Dec 12:03
029624d
Compare
Choose a tag to compare

Docs

  • docs: convert HTML syntax to Markdown syntax in README by @omarluq in #462
  • docs: update comment in use-match-media.md by @leevigraham in #470

Internal

  • Test against Node 21 and don't test against Note 16 anymore

Dependencies

More Details

New Contributors

Commits

Full Changelog: v0.52.1...v0.52.2

v0.52.1

15 Oct 00:41
0793fcc
Compare
Choose a tag to compare

Changed

  • Pass IntersectionObserver instance to useIntersection callbacks by @marcoroth in #371

Docs

  • Cleanup HTML indentation on "docs/use-transition" code example by @achmiral in #304

Dependencies

Show all
Read more

v0.52.0

09 Feb 21:58
cfcf5e9
Compare
Choose a tag to compare

What's Changed

Breaking change in useHotkeys()

Dependency Updates

Commits

Full Changelog: v0.51.3...v0.52.0

v0.51.3

14 Jan 14:35
e12a485
Compare
Choose a tag to compare

What's Changed

Commits

Full Changelog: v0.51.2...v0.51.3

v0.51.2

13 Jan 00:57
14e807b
Compare
Choose a tag to compare

What's Changed

  • Add basic development documentation by @tkoenig in #243
  • useDispatch: Fix params for debounced actions if event is shared by @marcoroth in #252

Dependencies

New Contributors

Commits

Full Changelog: v0.51.1...v0.51.2

v0.51.1

22 Nov 16:53
eb759b5
Compare
Choose a tag to compare

What's Changed

  • Add missing docsify-cli devDependency by @leon-vogt in #232
  • Update deprecated Stimulus 1 target-syntax by @leon-vogt in #231
  • Mark useDispatch as deprecated by @leon-vogt in #230
  • Add overwriteDispatch option to useApplication() by @marcoroth in #242

Dependencies

New Contributors

  • @leon-vogt made their first contribution in #232

Commits

Full Changelog: v0.51.0...v0.51.1

v0.51.0

21 Oct 12:34
Compare
Choose a tag to compare

What's Changed

  • Update useDebounce to provide default (empty) DebouceOptions matching documentation and improving DX by @floodfx in #205
  • Fix useIntersection for multiple elements in the same controller by @marcoroth in #217
  • Fix typo in use-transition.md by @eltociear in #222
  • Fix useTransition default options assignment by @mjc-gh in #226
  • Fix language formatting in GitHub by @ollietb in #221
  • Set controller parameter type of all use functions to Controller by @marcoroth in #216

Dependencies

New Contributors

Full Changelog: v0.50.0...v0.51.0

v0.50.0

10 May 21:51
Compare
Choose a tag to compare

What's Changed

Dependencies

New Contributors

Full Changelog: v0.41.0...v0.50.0

v0.50.0-2

28 Sep 07:02
Compare
Choose a tag to compare
v0.50.0-2 Pre-release
Pre-release
  • [Internal] move stimulus to a peer dependency 676369e

v0.50.0-1...v0.50.0-2

Stimulus 3 build with Rollup

28 Sep 05:59
Compare
Choose a tag to compare
Pre-release
  • [Internal] replace microbundle by Rollup ccd4a7c
  • [Internal] fix playground 6f5cb5b
  • [doc] add stimulus 3 preview version to the readme ddf8ad3

v0.50.0-0...v0.50.0-1