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
@@ -47,10 +51,10 @@ _Re-tag of 2.10.0 release which was not released correctly_
47
51
* Fix typo in `logsPropError` matcher to ensure consumers can easily migrate from `throwsPropError` when appropriate.
48
52
49
53
## 2.9.2
50
-
* Move `isComponent2` call inside a `test` block to address consumer issues when the provided factory accesses values that are initialized within `setUp`.
54
+
* Move `isComponent2` call inside a `test` block to address consumer issues when the provided factory accesses values that are initialized within `setUp`.
51
55
52
56
## 2.9.1
53
-
* Move `getPropsMeta` call inside a `test` block to address consumer issues when the provided factory has required props that come from `setUp`-initialized variables.
57
+
* Move `getPropsMeta` call inside a `test` block to address consumer issues when the provided factory has required props that come from `setUp`-initialized variables.
54
58
55
59
## 2.9.0
56
60
* Add Component Version Auto Detection
@@ -64,7 +68,7 @@ _Re-tag of 2.10.0 release which was not released correctly_
0 commit comments