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
Breaking Change: This version contains an API change that breaks with prior
versions.
Callback functions (render callbacks, app handlers, ...) receive a single Context parameter that can
be consumed directly but is intended to be consumed using parameter destructuring. This introduces an
API breaking change.
Upgraded almost all build dependencies (no impact on production code)