Skip to content

Commit 6fc227b

Browse files
committed
chore: Init changelog for storage package
1 parent d74f6b0 commit 6fc227b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

packages/storage/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Changelog
2+
3+
## v1.0.0
4+
5+
Extracted `wxt/storage` into it's own package, `@wxt-dev/storage`! It's still shipped inside WXT and accessible via `wxt/storage`, but now other, non-WXT projects can use the storage wrapper and we can make breaking changes to the API separately.
6+
7+
[Read the docs](https://wxt.dev/storage.html) for more details.

0 commit comments

Comments
 (0)