File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- ## What's Changed in 1.6.3
1+ ## What's Changed in 1.6.4
2+
3+
4+
5+ ### 🚀 Features
6+ * feat: getCSSVariable function to get css variable outside of react by @Brentlok in [ #521 ] ( https://github.com/uni-stack/uniwind/pull/521 )
7+ * feat: parse inline-start inline-end border to RN by @Brentlok in [ #515 ] ( https://github.com/uni-stack/uniwind/pull/515 )
8+
9+
10+ ### 🐛 Bug Fixes
11+ * fix: join border radius to fix some components by @Brentlok in [ #517 ] ( https://github.com/uni-stack/uniwind/pull/517 )
12+ * fix: remove deprecated push notification ios export by @Brentlok in [ #516 ] ( https://github.com/uni-stack/uniwind/pull/516 )
13+
14+
15+ ** Full Changelog** : https://github.com/uni-stack/uniwind/compare/v1.6.3...v1.6.4## What's Changed in 1.6.3
216
317
418
Original file line number Diff line number Diff line change 11{
22 "private" : false ,
33 "name" : " uniwind" ,
4- "version" : " 1.6.3 " ,
4+ "version" : " 1.6.4 " ,
55 "description" : " The fastest Tailwind bindings for React Native" ,
66 "homepage" : " https://uniwind.dev" ,
77 "author" : " Unistack" ,
You can’t perform that action at this time.
0 commit comments