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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,12 @@ The format is based on [these versioning and changelog guidelines](https://git.i
8
8
9
9
---
10
10
11
+
## 4.2.1 - 2019-09-10
12
+
13
+
### Bug fixes
14
+
15
+
- Fixed TypeScript not generating correct types for functional components that have subcomponents ([#2111](https://github.com/Shopify/polaris-react/pull/2111))
Copy file name to clipboardExpand all lines: UNRELEASED.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,8 +12,6 @@ Use [the changelog guidelines](https://git.io/polaris-changelog-guidelines) to f
12
12
13
13
### Bug fixes
14
14
15
-
- Worked around issue where TypeScript will not generate correct types for functional components that have subcomponents ([#2111](https://github.com/Shopify/polaris-react/pull/2111))
0 commit comments