🚀 Enhancements
- ⚠️ New
wxt/storage
APIs (#300)
⚠️ Breaking Changes
wxt/storage
no longer relies onunstorage
. Someunstorage
APIs, likeprefixStorage
, have been removed, while others, likesnapshot
, are methods on the newstorage
object. Most of the standard usage remains the same. See https://wxt.dev/guide/storage and https://wxt.dev/api/reference/wxt/storage/ for more details (#300)