Skip to content

Releases: minwork/react

use-long-press-v3.2.1-alpha.3

10 Jul 15:13
Compare
Choose a tag to compare
Pre-release

3.2.1-alpha.3 (2024-07-10)

Bug Fixes

  • project: Fix running test coverage tasks (394fdde)

Refactors

  • use-long-press: Remove unnecessary window check in useEffect (25780ea)

use-long-press-v3.2.1-alpha.2

09 Jul 10:53
Compare
Choose a tag to compare
Pre-release

3.2.1-alpha.2 (2024-07-09)

Bug Fixes

  • use-long-press: [react-34] Handle reading position from unrecognised event (03ebb32)

use-long-press-v3.2.1-alpha.1

08 Dec 11:42
Compare
Choose a tag to compare
Pre-release

3.2.1-alpha.1 (2023-12-08)

Refactors

  • use-long-press: Recognise events by their type instead of class (4e65b2a)

react-interval-hook-v1.1.4

30 Aug 10:46
Compare
Choose a tag to compare

1.1.4 (2023-08-30)

Documentation

  • react-interval-hook: Move documentation to GitBook (30e693c)

Refactors

  • react-interval-hook: Update links and keywords in package.json (410bc83)

Build config

  • react-interval-hook: Copy *.md files to build output (30a6a77)

react-interval-hook-v1.1.4-alpha.2

30 Aug 08:15
Compare
Choose a tag to compare
Pre-release

1.1.4-alpha.2 (2023-08-30)

Build config

  • react-interval-hook: Copy *.md files to build output (30a6a77)

react-interval-hook-v1.1.4-alpha.1

29 Aug 17:39
Compare
Choose a tag to compare
Pre-release

1.1.4-alpha.1 (2023-08-29)

Documentation

  • react-interval-hook: Move documentation to GitBook (30e693c)

Refactors

  • react-interval-hook: Update links and keywords in package.json (410bc83)

use-double-tap-v1.3.6

27 Aug 18:44
Compare
Choose a tag to compare

1.3.6 (2023-08-27)

Bug Fixes

  • use-double-tap: Add proper path to TS typings for ESM (dbfbb03)

Build config

  • deps: bump word-wrap from 1.2.3 to 1.2.5 (232430b)
  • use-double-tap: Move semantic-release config to project.json (738531e)
  • use-double-tap: Remove empty options object from semantic-release executor config (c071848)
  • use-long-press: Migrate semantic release pipeline to nx-semantic-release (1f8f239)

Documentation

  • use-double-tap: Fix link to documentation (ea43630)
  • use-double-tap: Move documentation to gitbook (b67574e)

use-double-tap-v1.3.6-alpha.4

27 Aug 18:40
Compare
Choose a tag to compare
Pre-release

1.3.6-alpha.4 (2023-08-27)

Documentation

  • use-double-tap: Fix link to documentation (ea43630)

use-double-tap-v1.3.6-alpha.3

27 Aug 18:35
Compare
Choose a tag to compare
Pre-release

1.3.6-alpha.3 (2023-08-27)

Documentation

  • use-double-tap: Move documentation to gitbook (b67574e)

use-long-press-v3.2.0

15 Aug 17:31
Compare
Choose a tag to compare

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)