Skip to content

Commit f5b7f7e

Browse files
committed
docs: Cleanup changelog
1 parent 592bdbe commit f5b7f7e

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

packages/storage/CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
## v1.0.0
44

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.
5+
Extracted `wxt/storage` into it's own package, `@wxt-dev/storage`!
6+
7+
It's still shipped inside WXT and accessible via `wxt/storage`, but now:
8+
9+
- Non-WXT projects can use the storage wrapper.
10+
- We can make breaking changes to the API separately.
611

712
[Read the docs](https://wxt.dev/storage.html) for more details.
13+
14+
> This is apart of the v1.0 initiative for WXT.

0 commit comments

Comments
 (0)