Skip to content

Commit 88e1dee

Browse files
Version Packages (#11649)
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## @shopify/[email protected] ### Minor Changes - [#11399](#11399) [`0134d2378`](8f28e69) Thanks [@sophschneider](https://github.com/sophschneider)! - Added `PositionedOverlay` scroll support for all scroll containers - [#11622](#11622) [`1f81501c8`](df1eaf0) Thanks [@mrcthms](https://github.com/mrcthms)! - Updated the BulkActions component to include logic to handling selecting and deselecting rows - [#11637](#11637) [`1ac638246`](34d7449) Thanks [@mrcthms](https://github.com/mrcthms)! - Updated Pagination table variant to have more prominent and centrally-aligned actions ### Patch Changes - [#11644](#11644) [`b95fc9807`](7dd0bee) Thanks [@kyledurand](https://github.com/kyledurand)! - Removed nav wrapper from breadcrumbs since it now only renders a single link ## [email protected] ### Patch Changes - Updated dependencies \[[`0134d2378`](8f28e69), [`1f81501c8`](df1eaf0), [`1ac638246`](34d7449), [`b95fc9807`](7dd0bee)]: - @shopify/[email protected] Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 34d7449 commit 88e1dee

File tree

9 files changed

+25
-24
lines changed

9 files changed

+25
-24
lines changed

.changeset/olive-forks-call.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/rare-kings-repeat.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/selfish-ladybugs-battle.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/unlucky-geese-warn.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

polaris-migrator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@rollup/plugin-commonjs": "^22.0.2",
5656
"@rollup/plugin-json": "^4.1.0",
5757
"@rollup/plugin-node-resolve": "^13.3.0",
58-
"@shopify/polaris": "^12.18.0",
58+
"@shopify/polaris": "^12.19.0",
5959
"plop": "^3.1.1",
6060
"plop-dir": "^0.0.5",
6161
"prettier": "^2.7.1",

polaris-react/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## 12.19.0
4+
5+
### Minor Changes
6+
7+
- [#11399](https://github.com/Shopify/polaris/pull/11399) [`0134d2378`](https://github.com/Shopify/polaris/commit/0134d23784a48475d7c260337b777f448179a9b1) Thanks [@sophschneider](https://github.com/sophschneider)! - Added `PositionedOverlay` scroll support for all scroll containers
8+
9+
* [#11622](https://github.com/Shopify/polaris/pull/11622) [`1f81501c8`](https://github.com/Shopify/polaris/commit/1f81501c8c3862fad4ffd9a4058d3fc70e5ae39a) Thanks [@mrcthms](https://github.com/mrcthms)! - Updated the BulkActions component to include logic to handling selecting and deselecting rows
10+
11+
- [#11637](https://github.com/Shopify/polaris/pull/11637) [`1ac638246`](https://github.com/Shopify/polaris/commit/1ac63824611d3b0167b4ed9e133746e95e62faa0) Thanks [@mrcthms](https://github.com/mrcthms)! - Updated Pagination table variant to have more prominent and centrally-aligned actions
12+
13+
### Patch Changes
14+
15+
- [#11644](https://github.com/Shopify/polaris/pull/11644) [`b95fc9807`](https://github.com/Shopify/polaris/commit/b95fc980782d0cadc63825c9803aed9e0cf0699c) Thanks [@kyledurand](https://github.com/kyledurand)! - Removed nav wrapper from breadcrumbs since it now only renders a single link
16+
317
## 12.18.0
418

519
### Minor Changes

polaris-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@shopify/polaris",
33
"description": "Shopify’s admin product component library",
4-
"version": "12.18.0",
4+
"version": "12.19.0",
55
"private": false,
66
"license": "SEE LICENSE IN LICENSE.md",
77
"author": "Shopify <[email protected]>",

polaris.shopify.com/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# polaris.shopify.com
22

3+
## 0.63.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`0134d2378`](https://github.com/Shopify/polaris/commit/0134d23784a48475d7c260337b777f448179a9b1), [`1f81501c8`](https://github.com/Shopify/polaris/commit/1f81501c8c3862fad4ffd9a4058d3fc70e5ae39a), [`1ac638246`](https://github.com/Shopify/polaris/commit/1ac63824611d3b0167b4ed9e133746e95e62faa0), [`b95fc9807`](https://github.com/Shopify/polaris/commit/b95fc980782d0cadc63825c9803aed9e0cf0699c)]:
8+
- @shopify/polaris@12.19.0
9+
310
## 0.63.1
411

512
### Patch Changes

polaris.shopify.com/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "polaris.shopify.com",
3-
"version": "0.63.1",
3+
"version": "0.63.2",
44
"private": true,
55
"engines": {
66
"node": "^16.17.0 || >=18.12.0"
@@ -28,7 +28,7 @@
2828
"@headlessui/react": "^1.6.5",
2929
"@juggle/resize-observer": "^3.4.0",
3030
"@radix-ui/react-polymorphic": "^0.0.14",
31-
"@shopify/polaris": "^12.18.0",
31+
"@shopify/polaris": "^12.19.0",
3232
"@shopify/polaris-icons": "^8.5.0",
3333
"@shopify/polaris-tokens": "^8.8.0",
3434
"@types/react-syntax-highlighter": "^15.5.6",

0 commit comments

Comments
 (0)