File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed
Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 1+ # [ 5.5.0] ( https://github.com/streamich/nano-css/compare/v5.4.0...v5.5.0 ) (2023-11-20)
2+
3+
4+ ### Bug Fixes
5+
6+ * π add comman operators ([ 0ca247d] ( https://github.com/streamich/nano-css/commit/0ca247da04241af4a228f118919856a0f839d971 ) )
7+ * π correct syntax errors ([ d7c98b1] ( https://github.com/streamich/nano-css/commit/d7c98b10b86c50837afd8b742a25c4ee70b6a9ae ) )
8+
9+
10+ ### Features
11+
12+ * πΈ add more animation-* atoms ([ 90a4405] ( https://github.com/streamich/nano-css/commit/90a44053c411a2803cb4fdfcf0c65e07103b42f7 ) )
13+ * πΈ add more atoms ([ fb0a3c8] ( https://github.com/streamich/nano-css/commit/fb0a3c82f295fdd7a8cdb4bd0fea260a47905138 ) )
14+ * πΈ add TypeScript atom types ([ 8debe40] ( https://github.com/streamich/nano-css/commit/8debe40d1e56d80363cdb457f382a89c258f0cf4 ) )
15+ * πΈ finalize atom TypeScript types ([ 4b37ed5] ( https://github.com/streamich/nano-css/commit/4b37ed5915f560fa2232a3fa99d612a12c6ff346 ) )
16+ * πΈ finalize new atom list ([ 248e68e] ( https://github.com/streamich/nano-css/commit/248e68ed4568875d91725db864649febb2f189ca ) )
17+
118# [ 5.4.0] ( https://github.com/streamich/nano-css/compare/v5.3.5...v5.4.0 ) (2023-11-20)
219
320
Original file line number Diff line number Diff line change 11{
22 "name" : " nano-css" ,
3- "version" : " 5.4 .0" ,
3+ "version" : " 5.5 .0" ,
44 "description" : " Smallest 5th gen CSS-in-JS library" ,
55 "main" : " index.js" ,
66 "types" : " index.d.ts" ,
You canβt perform that action at this time.
0 commit comments