Skip to content

Choose a tag to compare

@github-actions github-actions released this 16 Mar 16:07

1.3.7 (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)

πŸ’… Refactors

  • react-interval-hook: Move hook code to react monorepo (1ce9766)

πŸ“– Documentation

  • project: Update links for Long press hook section (f59e8b8)
  • use-double-tap: Add basic usage example to README (5b968b3)
  • README: Restore bundle size badge for all libraries (cc40996)
  • README: Refactor the README for clearer formatting (59c185a)
  • README: Refactor main README file (7a5e045)
  • use-double-tap: Replace package README image and unify badges (9043a81)
  • 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