File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed
Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v1.1.1
4+
5+ [ compare changes] ( https://github.com/wxt-dev/wxt/compare/storage-v1.1.0...storage-v1.1.1 )
6+
7+ ### 🩹 Fixes
8+
9+ - Return early if no migration is needed ([ #1502 ] ( https://github.com/wxt-dev/wxt/pull/1502 ) )
10+
11+ ### 🏡 Chore
12+
13+ - Add funding links to ` package.json ` files ([ #1446 ] ( https://github.com/wxt-dev/wxt/pull/1446 ) )
14+ - Use PNPM 10's new catelog feature ([ #1493 ] ( https://github.com/wxt-dev/wxt/pull/1493 ) )
15+ - Move production dependencies to PNPM 10 catelog ([ #1494 ] ( https://github.com/wxt-dev/wxt/pull/1494 ) )
16+ - ** deps:** Upgrade to Vite 6 and related dependencies ([ #1496 ] ( https://github.com/wxt-dev/wxt/pull/1496 ) )
17+
18+ ### ❤️ Contributors
19+
20+ - Ergou < ma2808203259@hotmail.com >
21+ - Aaron ([ @aklinker1 ] ( http://github.com/aklinker1 ) )
22+ - Okinea Dev ([ @okineadev ] ( http://github.com/okineadev ) )
23+
324## v1.1.0
425
526[ compare changes] ( https://github.com/wxt-dev/wxt/compare/storage-v1.0.1...storage-v1.1.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @wxt-dev/storage" ,
33 "description" : " Web extension storage API provided by WXT, supports all browsers." ,
4- "version" : " 1.1.0 " ,
4+ "version" : " 1.1.1 " ,
55 "type" : " module" ,
66 "repository" : {
77 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments