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
feat: invert opts for api functions
Rather than noautosave and nosave, use autosave and save. This requires
a util function to override any defaults, but leads to a cleaner api.