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
Unstorage reserves key separators such as : and /. We might find a way to allow escaping. Double :: and // might be one idea (although is a potential breaking change)
The text was updated successfully, but these errors were encountered:
Related: #304
Unstorage reserves key separators such as
:
and/
. We might find a way to allow escaping. Double::
and//
might be one idea (although is a potential breaking change)The text was updated successfully, but these errors were encountered: