Skip to content

v6.0.0

Latest

Choose a tag to compare

@mingyaulee mingyaulee released this 03 May 21:07
  • Synced existing APIs with the updated API definitions from Mozilla with breaking changes below
    • IStorageApi.Session and IStorageApi.Sync is changed from StorageAreaWithUsage to StorageArea
    • StorageAreaGetKeys and StorageAreaWithUsageGetKeys renamed to GetKeys
    • StorageAreaRemoveKeys and StorageAreaWithUsageRemoveKeys renamed to RemoveKeys
    • StorageAreaWithUsageGetBytesInUseKeys renamed to GetBytesInUseKeys

Full Changelog: v5.0.1...v6.0.0