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
Add browser support by conditionally disabling yielding (See #50)
Fix current identity assertion in dispatcher, which would cause a "Hooks can only be called inside the body of a function component" error, by @zenflow (See #51)
This release removes the styled-components workarounds that were necessary for styled-components@^4.0.0. Please upgrade to styled-components@^5.0.0 and don't forget to wrap your elements in a ServerStyleSheet before upgrading.