Added
useDebounce: Addleadingandtrailingoptions by @Kerrick in #559useResize: support theboxoption for observation by @marcoroth in #604
Changed
- Extra type safety check in use-click-outside by @adamyonk in #569
useIntersection: Remove intersection observer polyfill (Fixes #558) by @Kerrick in #561- Forward ElementType generic to Controller by @myabc in #584
Fixed
useDebounce: retainevent.currentTargeton debounced actions by @marcoroth in #598useDebounce: support non-event arguments without crashing by @marcoroth in #599useHotkeys: pass the HotkeysEvent as the second handler argument by @marcoroth in #600useHotkeys: apply the filter option in the simple form by @marcoroth in #601useHotkeys: only unbind the disconnecting controller's handlers by @marcoroth in #602useResize: avoidResizeObserver loopwarning by @marcoroth in #603useMemo: memoize getters lazily on first access by @marcoroth in #605debug: followapplication.debugand deprecatestimulusUseDebugby @marcoroth in #606
Docs
- Update README.md to reflect latest gzip size by @danvayn in #562
- Migrate docs to
vitepressby @marcoroth in #215 - Add importmap-rails section (Fixes #529) by @Kerrick in #560
Internal
- Silence karma TS18028 and reload errors by @myabc in #585
- Add Trusted Publishing Setup by @marcoroth in #591
- Test: Migrate from Karma and Webpack to Vitest by @marcoroth in #587
- Test: Remove
cypressby @marcoroth in #592 - Upgrade TypeScript to 6.0 and move tests to TypeScript by @marcoroth in #596
Dependencies
- Bump prismjs from 1.29.0 to 1.30.0 by @dependabot[bot] in #568
- Bump elliptic from 6.6.0 to 6.6.1 by @dependabot[bot] in #564
- Bump hotkeys-js from 3.13.7 to 3.13.9 by @dependabot[bot] in #565
- Bump cipher-base from 1.0.4 to 1.0.6 by @dependabot[bot] in #576
- Bump sha.js from 2.4.11 to 2.4.12 by @dependabot[bot] in #575
- Bump postcss from 8.4.49 to 8.5.10 in /playground by @dependabot[bot] in #588
- Bump vite from 3.2.11 to 6.4.3 in /playground by @dependabot[bot] in #589
- Bump @rollup/plugin-typescript from 12.1.0 to 12.3.0 by @dependabot[bot] in #581
- Bump mdast-util-to-hast from 13.2.0 to 13.2.1 by @dependabot[bot] in #593
- Bump tmp from 0.2.1 to 0.2.7 by @dependabot[bot] in #594
New Contributors
- @danvayn made their first contribution in #562
- @adamyonk made their first contribution in #569
- @Kerrick made their first contribution in #561
- @myabc made their first contribution in #584
Commits
Full Changelog: v0.52.3...v0.53.0