Releases: minwork/react
Releases · minwork/react
use-long-press-v3.2.1-alpha.3
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
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
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
react-interval-hook-v1.1.4-alpha.2
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
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
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-v1.3.6-alpha.4
use-double-tap-v1.3.6-alpha.3
use-long-press-v3.2.0
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)