Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Mar 16:07

3.3.0 (2025-03-16)

πŸš€ Features

  • storybook-host: Add Vercel Analytics in form of Storybook addon (1103f48)
  • storybook-host: Create storybook lib and add stories for Long Press Hook (b206ad4)

🩹 Fixes

  • project: Fix running test coverage tasks (394fdde)
  • use-long-press: [react-34] Handle reading position from unrecognised event (03ebb32)

πŸ’… Refactors

  • use-long-press: Remove unnecessary window check in useEffect (25780ea)
  • use-long-press: Recognise events by their type instead of class (4e65b2a)
  • react-interval-hook: Move hook code to react monorepo (1ce9766)

πŸ“– Documentation

  • project: Update links for Long press hook section (f59e8b8)
  • use-long-press: Add link to Storybook documentation (b5b0e46)
  • use-long-press: Unify basic example in README with other libraries (708ea12)
  • README: Restore bundle size badge for all libraries (cc40996)
  • README: Refactor the README for clearer formatting (59c185a)
  • README: Refactor main README file (7a5e045)
  • use-long-press: Replace package README image (732dac7)
  • use-long-press: Add installation and basic usage example to README (188f018)
  • use-long-press: Add downloads badge (c199311)
  • README: Add what's new section (826bd51)
  • README: Update react-interval-hook description (893cd05)
  • README: Stylistic changes to main README (aadaf67)

πŸ“¦ Build

  • project: Resolve packages resolutions validation errors (ae96d2d)
  • deps: bump rollup from 2.79.1 to 2.79.2 (#45)
  • pr: Update node versions matrix (a3e3dc7)
  • pr: Enable Corepack to use the newest Yarn version (9f31d44)
  • pr: Update PR check node and action versions (233ef73)
  • deps: bump cross-spawn from 7.0.3 to 7.0.6 (3b7ce9b)
  • workflows: Add react-interval-hook to test workflow (1983df2)
  • workflows: Separate build and test workflow (14d31f8)

❀️ Thank You