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
33
4+ ## v3.0.2
5+
6+ [ compare changes] ( https://github.com/namesmt/easy-spreadsheet-write/compare/v3.0.1...v3.0.2 )
7+
8+ ### 💅 Refactors
9+
10+ - Remove declared ` ResolvedWritingOptions ` type ([ f8b7268] ( https://github.com/namesmt/easy-spreadsheet-write/commit/f8b7268 ) )
11+
12+ ### 🏡 Chore
13+
14+ - Common function to resolve default options ([ 7e4acda] ( https://github.com/namesmt/easy-spreadsheet-write/commit/7e4acda ) )
15+ - Turn on ` compression ` by default ([ 238712c] ( https://github.com/namesmt/easy-spreadsheet-write/commit/238712c ) )
16+
17+ ### ❤️ Contributors
18+
19+ - NamesMT ([ @NamesMT ] ( https://github.com/NamesMT ) )
20+
421## v3.0.1
522
623[ compare changes] ( https://github.com/namesmt/easy-spreadsheet-write/compare/v3.0.0...v3.0.1 )
Original file line number Diff line number Diff line change 11{
22 "name" : " easy-spreadsheet-write" ,
33 "type" : " module" ,
4- "version" : " 3.0.1 " ,
4+ "version" : " 3.0.2 " ,
55 "packageManager" : " pnpm@10.12.4" ,
66 "description" : " Easily create spreadsheet files, json to xlsx." ,
77 "author" : " NamesMT <dangquoctrung123@gmail.com>" ,
You can’t perform that action at this time.
0 commit comments