File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.4.5
4+
5+ [ compare changes] ( https://github.com/wxt-dev/queue/compare/v0.4.4...v0.4.5 )
6+
7+ ### 🚀 Enhancements
8+
9+ - Add support for getting edge extensions by CRX ID ([ #7 ] ( https://github.com/wxt-dev/queue/pull/7 ) )
10+
11+ ### 💅 Refactors
12+
13+ - Standardize and share store definitions ([ #8 ] ( https://github.com/wxt-dev/queue/pull/8 ) )
14+
15+ ### 🏡 Chore
16+
17+ - Switch to nano-staged ([ 25353e4] ( https://github.com/wxt-dev/queue/commit/25353e4 ) )
18+ - Fix cors issue due to an async global hook ([ a249ffb] ( https://github.com/wxt-dev/queue/commit/a249ffb ) )
19+ - Cleanup unnecessary config files ([ aa0d746] ( https://github.com/wxt-dev/queue/commit/aa0d746 ) )
20+ - Remove separate markdown files ([ b9f50e0] ( https://github.com/wxt-dev/queue/commit/b9f50e0 ) )
21+ - Cleanup docker ignore ([ d87433f] ( https://github.com/wxt-dev/queue/commit/d87433f ) )
22+ - Add cspell ([ 422d817] ( https://github.com/wxt-dev/queue/commit/422d817 ) )
23+ - Optimize docker image size 225MB -> 107MB ([ b5b9a07] ( https://github.com/wxt-dev/queue/commit/b5b9a07 ) )
24+ - Fix ` ctx: any ` in graphql resolvers ([ ae09580] ( https://github.com/wxt-dev/queue/commit/ae09580 ) )
25+
26+ ### ❤️ Contributors
27+
28+ - Aaron ([ @aklinker1 ] ( https://github.com/aklinker1 ) )
29+
330## v0.4.4
431
532[ compare changes] ( https://github.com/wxt-dev/queue/compare/v0.4.3...v0.4.4 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @wxt-dev/queue" ,
3- "version" : " 0.4.4 " ,
3+ "version" : " 0.4.5 " ,
44 "type" : " module" ,
55 "packageManager" : " bun@1.3.12" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments