Commit 6e4534c
authored
Version Packages (#7556)
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
- [#7499](#7499)
[`85c0c3290`](85c0c32)
Thanks [@jesstelford](https://github.com/jesstelford)! - Add
`createSassMigrator` utility to stash common logic, starting with only
parsing each event once.
- [#7541](#7541)
[`141746b5b`](141746b)
Thanks [@jesstelford](https://github.com/jesstelford)! - Internally
setup stylelint metadata for SASS migrations in preparation for
switching to stylelint as our migration runner.
## @shopify/[email protected]
### Patch Changes
- Updated dependencies
\[[`85c0c3290`](85c0c32),
[`141746b5b`](141746b)]:
- @shopify/[email protected]
## @shopify/[email protected]
### Patch Changes
- [#7561](#7561)
[`fc78fcc48`](fc78fcc)
Thanks [@kyledurand](https://github.com/kyledurand)! - Fix typo in box
property, remove PropsWithChildren
## [email protected]
### Patch Changes
- Updated dependencies
\[[`fc78fcc48`](fc78fcc)]:
- @shopify/[email protected]
## [email protected]
### Patch Changes
- Updated dependencies
\[[`fc78fcc48`](fc78fcc)]:
- @shopify/[email protected]
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>1 parent fc78fcc commit 6e4534c
File tree
14 files changed
+46
-26
lines changed- .changeset
- polaris-cli
- polaris-for-figma
- polaris-migrator
- polaris-react
- polaris.shopify.com
14 files changed
+46
-26
lines changedThis file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
3 | 10 | | |
4 | 11 | | |
5 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
3 | 10 | | |
4 | 11 | | |
5 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
3 | 11 | | |
4 | 12 | | |
5 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
3 | 9 | | |
4 | 10 | | |
5 | 11 | | |
| |||
0 commit comments