File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1+ ## v1.0.0 (2024-01-19)
2+
3+ ### 🚀 Features
4+
5+ - Only support esm & node18+ ([ d6b1614] ( https://github.com/tjx666/unplugin-detect-duplicated-deps/commit/d6b1614 ) )
6+ - Ignore version support * value ([ a2ae33d] ( https://github.com/tjx666/unplugin-detect-duplicated-deps/commit/a2ae33d ) )
7+
8+ ### ❤️ Contributors
9+
10+ - YuTengjing < ytj2713151713@gmail.com >
11+
12+ [ View changes on GitHub] ( https://github.com/tjx666/unplugin-detect-duplicated-deps/compare/v0.4.0...v1.0.0 ( 2024-01-19 ))
Original file line number Diff line number Diff line change 11{
22 "name" : " unplugin-detect-duplicated-deps" ,
3- "version" : " 0.4 .0" ,
3+ "version" : " 1.0 .0" ,
44 "description" : " Detect duplicate packaged dependencies" ,
55 "keywords" : [
66 " unplugin" ,
You can’t perform that action at this time.
0 commit comments