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
BREAKING CHANGE Typescript re-write using AWS SDK v3
BREAKING CHANGEBaseStore renamed to Store
Added
clientSymbols and storeSymbols properties are now also available as top-level exports to support Typescript's unique symbol requirements. See these two issues
putAll
deleteAll
queryByPage
Removed
BREAKING CHANGE removed default value for idKey on Store constructor