Releases: table-library/react-table-library
Releases · table-library/react-table-library
v4.0.27
4.0.27 (2023-02-23)
Bug Fixes
- TypeScript: tablieList => item is always ExtendedNode instead of TableNode (7f6bd3e)
v4.0.26
4.0.26 (2023-02-20)
Bug Fixes
- fromTreeToList: is a generic (cc17a88)
v4.0.25
4.0.25 (2023-02-11)
Bug Fixes
- react-virtualized-auto-sizer: react 18 support (97c1817)
v4.0.24
4.0.24 (2023-02-03)
Bug Fixes
- useReducerWithMiddleware: should use the computed next state, because useEffect does not guaranetee that it is the same state (f3ca45f)
v4.0.23
4.0.23 (2022-10-07)
Bug Fixes
- useDoubleClick: remove logging (e172e1b)
v4.0.21
4.0.21 (2022-10-07)
Bug Fixes
- useDoubleClick: take re-renders into account, therefore memo the clickCounmt (8bd8d2b)
v4.0.20
4.0.20 (2022-10-07)
Bug Fixes
- onDoubleClick: note the single click too (660bc9a)
v4.0.19
4.0.19 (2022-10-06)
Bug Fixes
- findNodeById: allow number (70961e6)