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
- swap useCallback and various helpers with useEvent
- remove memoisation of some leaf components where it is not helpful
- disable expensive graphical effects when running E2E tests to improve performance
- remove explicit void returns
- remove crypto patch for node 16 (unsupported now)
0 commit comments