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
+ # [ 0.2.0] ( https://github.com/skylejs/skyle/compare/v0.1.1...v0.2.0 ) (2021-04-26)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * better validation for custom components ([ 6d87240] ( https://github.com/skylejs/skyle/commit/6d872405f7ad939a8d78fb40fcfed70be295452b ) )
7
+ * box-shadow import path ([ 9b7f538] ( https://github.com/skylejs/skyle/commit/9b7f538f18bf1ab054d3103094963f143e0a210b ) )
8
+ * filter invalid styles ([ b620def] ( https://github.com/skylejs/skyle/commit/b620defe93d467d38495b4f975469f9d6949fe68 ) )
9
+ * remove StyleSheet wrapper ([ 34634bf] ( https://github.com/skylejs/skyle/commit/34634bfc32f2d35462bd3aaddda70b2de9ede5d4 ) )
10
+
11
+
12
+ ### Features
13
+
14
+ * matchMedia ([ 946ff5e] ( https://github.com/skylejs/skyle/commit/946ff5eeae74a73ddb24f08a1fd02d444b3a400d ) )
15
+ * place-content property ([ 7e1f2f3] ( https://github.com/skylejs/skyle/commit/7e1f2f389b7b3070ae2fc5512dc11942eb202fb7 ) )
16
+ * ** ios:** box-shadow ([ f33daa9] ( https://github.com/skylejs/skyle/commit/f33daa93fa6a68e5972f2c07119c923d8ec58db2 ) )
17
+
1
18
## [ 0.1.1] ( https://github.com/skylejs/skyle/compare/v0.1.0...v0.1.1 ) (2021-04-25)
2
19
3
20
# [ 0.1.0] ( https://github.com/skylejs/skyle/compare/v0.0.3...v0.1.0 ) (2021-04-24)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " skyle" ,
3
- "version" : " 0.1.1 " ,
3
+ "version" : " 0.2.0 " ,
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