Skip to content

use-long-press-v3.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Aug 17:31
· 82 commits to main since this release

3.2.0 (2023-08-15)

Features

  • use-double-tap: Add and migrate use-double-tap library (9c8ea05)

Bug Fixes

  • use-long-press: Add proper path to TS typings for ESM (253c1dd)
  • use-long-press: Prevent casting falsy cancelOnMovement values to false (8ff90a1)

Documentation

  • use-long-press: Migrate all documentation to GitBook (9af2820)

Build config

  • deps: bump semver from 5.7.1 to 5.7.2 (842c47f)
  • deps: bump tough-cookie from 4.1.2 to 4.1.3 (da85f24)
  • deps: bump word-wrap from 1.2.3 to 1.2.5 (232430b)
  • project: [react-14] Setup coverage for all packages (#15) (40c5a37)
  • project: Add support for monorepo release (bf5fba3)
  • project: Fix creating CHANGELOG sections on release (6729a36)
  • use-double-tap: Reorganize release process using nx-semantic-release (c23950c)
  • use-long-press: Migrate semantic release pipeline to nx-semantic-release (1f8f239)
  • use-long-press: Move semantic release config to project.json (67c23b2)
  • use-long-press: Remove unnecessary sync of package version in output files (85320f7)