You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
***Consumer:** Render child content when slot-scope isn't defined. Provide a warning. ([c89a8d1](https://github.com/zephraph/vue-context-api/commit/c89a8d1))
9
+
***Provider:** Unwrap from provider object, don't overwrite context value with undefined prop ([04f3b3a](https://github.com/zephraph/vue-context-api/commit/04f3b3a))
10
+
11
+
12
+
### Features
13
+
14
+
***Update release process:** Adds semantic-release and commitizen to enable automatic, easy release ([100fa49](https://github.com/zephraph/vue-context-api/commit/100fa49))
15
+
* Implement createContext, Provider, and Consumer apis ([b499b0b](https://github.com/zephraph/vue-context-api/commit/b499b0b))
0 commit comments