Releases: JairajJangle/react-native-tree-multi-select
Releases · JairajJangle/react-native-tree-multi-select
v2.0.4
07 Nov 03:38
Compare
Sorry, something went wrong.
No results found
2.0.4 (2025-11-07)
Bug Fixes
v2.0.3
23 Oct 03:38
Compare
Sorry, something went wrong.
No results found
2.0.3 (2025-10-23)
Bug Fixes
chore: upgraded deps & some docs cleanup (344b7a8 )
v2.0.2
19 Aug 02:43
Compare
Sorry, something went wrong.
No results found
2.0.2 (2025-08-19)
Bug Fixes
Added flashlist 2.x.x to peer deps (031a2b )
v2.0.2-beta.1
18 Aug 15:55
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Added flashlist 2.x.x to peer deps (031a2b )
v2.0.1
28 Jun 07:20
Compare
Sorry, something went wrong.
No results found
2.0.1 (2025-06-28)
Bug Fixes
added missing testID prop to built-in checkbox and expandable arrow components (c169a80 )
Documentation
updated contribution guide to reflect correct steps to get started (c78a5b7 )
v2.0.0
19 Jun 15:52
Compare
Sorry, something went wrong.
No results found
2.0.0 (2025-06-19)
Bug Fixes & Improvements
replaced InteractionManager with startTransition as InteractionManager is due for deprecation (531b050 )
use performant and light weight fast-is-equal package for useDeepCompareEffect hook instead of lodash's isEqual (50adcc3 )
BREAKING CHANGES
Dropped support for React < 18 (b1ccd5d )
removed react-native-paper dependency requirement due to long unresolved typecheck issues - used check box component from @futurejj/react-native-checkbox instead (0038841 )
Misc
multiple deps upgraded (89fd985 )
excluded tests in tsconfig to reduce npm distribution size (cdae27e )
removed react-native-uuid in favor of useId from React 18+ (b1ccd5d )
v2.0.0-beta.5
15 Jun 16:27
Compare
Sorry, something went wrong.
No results found
Bug Fixes
replaced interaction manager with start transition and minor deps upgrade (531b050 )
v2.0.0-beta.4
29 May 19:05
Compare
Sorry, something went wrong.
No results found
v2.0.0-beta.3
23 May 19:10
Compare
Sorry, something went wrong.
No results found
Bug Fixes
use latest performant fast-is-equal package version for useDeepCompareEffect hook (50adcc3 )
v2.0.0-beta.2
13 May 17:42
Compare
Sorry, something went wrong.
No results found
Removed react-native-uuid in favor of useId from React 18+ (b1ccd5d )
BREAKING CHANGES
Dropped support for React < 18