You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: export tree adapter types as namespace to support TS4.x (inikulin#1313)
Exports the tree adapter types as a namespace, individually. This
reintroduces typescript 4.x support, which we accidentally broke in a
non-breaking release.
0 commit comments