Skip to content

Commit 680663e

Browse files
committed
update unreleased
1 parent 350ca3d commit 680663e

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
@@ -14,6 +14,7 @@ Use [the changelog guidelines](https://git.io/polaris-changelog-guidelines) to f
1414
- Added `requiredIndicator` prop to `Label`, `Labelled`, `Select` and `TextField` ([#4119](https://github.com/Shopify/polaris-react/pull/4119))
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))
17+
- Added `useIsomorphicLayout` ([#4173](https://github.com/Shopify/polaris-react/pull/4173))
1718
- Prevent `KeypressListener` attaching/detaching on every render ([#4173](https://github.com/Shopify/polaris-react/pull/4173))
1819

1920
### Bug fixes
@@ -31,8 +32,6 @@ Use [the changelog guidelines](https://git.io/polaris-changelog-guidelines) to f
3132

3233
### Dependency upgrades
3334

34-
- Added `@shopify/react-hooks` v1.13.0 ([#4173](https://github.com/Shopify/polaris-react/pull/4173))
35-
3635
### Code quality
3736

3837
### Deprecations

0 commit comments

Comments
 (0)