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
Default state support added. It is helpful in case you do not need to call any actions within some of your tests, but components within the test use "react-localux".
Bundle size reduced to 1.8 Kb thanks to "constate" removing as a dependency.