Commit 65d6cda
committed
chore(release): 1.0.0 [skip ci]
<a name="1.0.0"></a>
# 1.0.0 (2018-05-22)
### Bug Fixes
* Remove console statement ([9c1167f](9c1167f))
* **Consumer:** Render child content when slot-scope isn't defined. Provide a warning. ([c89a8d1](c89a8d1))
* **Provider:** Unwrap from provider object, don't overwrite context value with undefined prop ([04f3b3a](04f3b3a))
### Features
* **Update release process:** Adds semantic-release and commitizen to enable automatic, easy release ([100fa49](100fa49))
* Implement createContext, Provider, and Consumer apis ([b499b0b](b499b0b))1 parent 90f5e6a commit 65d6cda
2 files changed
+16
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments