File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ v0.2.0] ( https://github.com/alexeyraspopov/picocolors/releases/tag/v0.2.0 )
4+
5+ - Removed ESM Module to fix the rest of compatibility issues and reduce package size ([ #26 ] ( https://github.com/alexeyraspopov/picocolors/pull/26 ) )
6+ - Added support for non-string inputs ([ 3276400] ( https://github.com/alexeyraspopov/picocolors/commit/3276400d5046c93ae56648e3db137a20b1f420b4 ) )
7+
38## [ v0.1.0] ( https://github.com/alexeyraspopov/picocolors/releases/tag/v0.1.0 )
49
510- Added CommonJS support ([ #7 ] ( https://github.com/alexeyraspopov/picocolors/pull/7 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " picocolors" ,
3- "version" : " 0.1 .0" ,
3+ "version" : " 0.2 .0" ,
44 "main" : " ./picocolors.js" ,
55 "types" : " ./picocolors.d.ts" ,
66 "browser" : {
You can’t perform that action at this time.
0 commit comments