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
at 0.8.*, (list {:something :something}) is considered valid for [{:something :something}]. after upgraded to 0.10.*, only [{:something :something}] works and list or lazy seq will returned as invalid.
The text was updated successfully, but these errors were encountered:
at
0.8.*
, (list {:something :something}) is considered valid for [{:something :something}]. after upgraded to0.10.*
, only [{:something :something}] works and list or lazy seq will returned as invalid.The text was updated successfully, but these errors were encountered: