Releases: koordinates/xstate-tree
Releases · koordinates/xstate-tree
v4.4.0-beta.2
v4.4.0-beta.1
v4.3.0
4.3.0 (2023-12-22)
chore
- build: CommonJS modules (95be0b9)
feat
- builders: expose basic meta info from xstate (13d2213)
- routes: preloading (eca4d27)
- routing: export useActiveRouteEvents hook (1e7ece4)
- routing: forwards refs for Link component (d236b2a)
fix
- routing: add data attribute to links (db13fae)
- routing: history.replace hack missing state (d4eb989)
- routing: keep routing state on initial match (e65691e)
- routing: notify about double routing roots (93a9ed2)
- routing: useActiveRouteEvents not re-rendering (4640a52)
- testing: buildTestRoot difference logging (39419ea)
- undefined exceptions (086e6a3)