File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 0.0.3] ( https://github.com/skylejs/skyle/compare/v0.0.2...v0.0.3 ) (2021-04-24)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** types:** before/after text styles ([ 8e594fa] ( https://github.com/skylejs/skyle/commit/8e594faad5b116aceef4fc3b9da8833e05934f8f ) )
7
+ * ** types:** passed breakpoints ([ d21cca7] ( https://github.com/skylejs/skyle/commit/d21cca7fb7e1afccaccf2f23b1ab5e0585820a6f ) )
8
+ * ** types:** remove declared styles prop ([ 4605219] ( https://github.com/skylejs/skyle/commit/46052190ab8e47c9ffbaaf7c620260be349e224d ) )
9
+ * declare styles instead of setting ([ f242f55] ( https://github.com/skylejs/skyle/commit/f242f554b093a2d2729a58853f1cca5556699c12 ) )
10
+ * flatten style for lookup ids ([ 054f01a] ( https://github.com/skylejs/skyle/commit/054f01a187603ad3f065541bac11aeb9e6741190 ) )
11
+
1
12
## [ 0.0.2] ( https://github.com/skylejs/skyle/compare/v0.0.1...v0.0.2 ) (2021-04-23)
2
13
3
14
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " skyle" ,
3
- "version" : " 0.0.2 " ,
3
+ "version" : " 0.0.3 " ,
4
4
"description" : " Styling for React-Native" ,
5
5
"main" : " lib/commonjs/index" ,
6
6
"module" : " lib/module/index" ,
You can’t perform that action at this time.
0 commit comments