Skip to content

Commit 319d53f

Browse files
committed
update unreleased
1 parent 34b19d3 commit 319d53f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

UNRELEASED.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Use [the changelog guidelines](https://git.io/polaris-changelog-guidelines) to f
1515
- Add `small` prop to `Modal` so that width can be decreased to 380px ([#4177](https://github.com/Shopify/polaris-react/pull/4177))
1616
- Add `status` prop to `IndexTable.Row` to allow table rows to specify background colors([#4146](https://github.com/Shopify/polaris-react/pull/4146))
1717
- Disabled `pointer-events` on the prefix and suffix elements of the `TextField` component ([#4207](https://github.com/Shopify/polaris-react/pull/4207))
18+
- Added `useIsomorphicLayout` ([#4173](https://github.com/Shopify/polaris-react/pull/4173))
1819
- Prevent `KeypressListener` attaching/detaching on every render ([#4173](https://github.com/Shopify/polaris-react/pull/4173))
1920

2021
### Bug fixes
@@ -35,8 +36,6 @@ Use [the changelog guidelines](https://git.io/polaris-changelog-guidelines) to f
3536

3637
### Dependency upgrades
3738

38-
- Added `@shopify/react-hooks` v1.13.0 ([#4173](https://github.com/Shopify/polaris-react/pull/4173))
39-
4039
### Code quality
4140

4241
### Deprecations

0 commit comments

Comments
 (0)