storage-v1.0.1
wxt-dev/wxtstorage-v1.0.1Nov 22, 2024by github-actions[bot]
AI Summary
Bug fix ensuring storage functions correctly use the `browser` object for Manifest V2 compatibility.
Key Highlights
- Fixed storage usage for MV2 projects
Full Release Notes
[compare changes](https://github.com/wxt-dev/wxt/compare/storage-v1.0.0...storage-v1.0.1) ### 🩹 Fixes - Use `browser` for mv2 storage ([#1200](https://github.com/wxt-dev/wxt/pull/1200)) ### 📖 Documentation - Cleanup changelog ([f5b7f7e](https://github.com/wxt-dev/wxt/commit/f5b7f7e)) ### 🏡 Chore - Init changelog for storage package ([6fc227b](https://github.com/wxt-dev/wxt/commit/6fc227b)) ### ❤️ Contributors - Aaron ([@aklinker1](http://github.com/aklinker1))