Skip to content

Commit 13ad2e4

Browse files
committed
prep build 02/10
2 parents 73a1c68 + 5939c41 commit 13ad2e4

File tree

210 files changed

+2557
-547
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

210 files changed

+2557
-547
lines changed

changelog.txt

+539
Large diffs are not rendered by default.

package-lock.json

+96-96
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gutenberg",
3-
"version": "17.6.5",
3+
"version": "17.7.0-rc.1",
44
"private": true,
55
"description": "A new WordPress editor experience.",
66
"author": "The WordPress Contributors",

packages/a11y/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 3.51.0 (2024-02-09)
6+
57
## 3.50.0 (2024-01-24)
68

79
## 3.49.0 (2024-01-10)

packages/a11y/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wordpress/a11y",
3-
"version": "3.50.0",
3+
"version": "3.51.0",
44
"description": "Accessibility (a11y) utilities for WordPress.",
55
"author": "The WordPress Contributors",
66
"license": "GPL-2.0-or-later",

packages/annotations/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 2.51.0 (2024-02-09)
6+
57
## 2.50.0 (2024-01-24)
68

79
## 2.49.0 (2024-01-10)

packages/annotations/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wordpress/annotations",
3-
"version": "2.50.0",
3+
"version": "2.51.0",
44
"description": "Annotate content in the Gutenberg editor.",
55
"author": "The WordPress Contributors",
66
"license": "GPL-2.0-or-later",

packages/api-fetch/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 6.48.0 (2024-02-09)
6+
57
## 6.47.0 (2024-01-24)
68

79
## 6.46.0 (2024-01-10)

packages/api-fetch/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wordpress/api-fetch",
3-
"version": "6.47.0",
3+
"version": "6.48.0",
44
"description": "Utility to make WordPress REST API requests.",
55
"author": "The WordPress Contributors",
66
"license": "GPL-2.0-or-later",

packages/autop/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 3.51.0 (2024-02-09)
6+
57
## 3.50.0 (2024-01-24)
68

79
## 3.49.0 (2024-01-10)

packages/autop/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wordpress/autop",
3-
"version": "3.50.0",
3+
"version": "3.51.0",
44
"description": "WordPress's automatic paragraph functions `autop` and `removep`.",
55
"author": "The WordPress Contributors",
66
"license": "GPL-2.0-or-later",

packages/babel-plugin-import-jsx-pragma/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 4.34.0 (2024-02-09)
6+
57
## 4.33.0 (2024-01-24)
68

79
## 4.32.0 (2024-01-10)

packages/babel-plugin-import-jsx-pragma/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wordpress/babel-plugin-import-jsx-pragma",
3-
"version": "4.33.0",
3+
"version": "4.34.0",
44
"description": "Babel transform plugin for automatically injecting an import to be used as the pragma for the React JSX Transform plugin.",
55
"author": "The WordPress Contributors",
66
"license": "GPL-2.0-or-later",

packages/babel-plugin-makepot/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 5.35.0 (2024-02-09)
6+
57
## 5.34.0 (2024-01-24)
68

79
## 5.33.0 (2024-01-10)

packages/babel-plugin-makepot/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wordpress/babel-plugin-makepot",
3-
"version": "5.34.0",
3+
"version": "5.35.0",
44
"description": "WordPress Babel internationalization (i18n) plugin.",
55
"author": "The WordPress Contributors",
66
"license": "GPL-2.0-or-later",

packages/babel-preset-default/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 7.35.0 (2024-02-09)
6+
57
## 7.34.0 (2024-01-24)
68

79
## 7.33.0 (2024-01-10)

packages/babel-preset-default/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wordpress/babel-preset-default",
3-
"version": "7.34.0",
3+
"version": "7.35.0",
44
"description": "Default Babel preset for WordPress development.",
55
"author": "The WordPress Contributors",
66
"license": "GPL-2.0-or-later",

packages/base-styles/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 4.42.0 (2024-02-09)
6+
57
## 4.41.0 (2024-01-24)
68

79
## 4.40.0 (2024-01-10)

packages/base-styles/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wordpress/base-styles",
3-
"version": "4.41.0",
3+
"version": "4.42.0",
44
"description": "Base SCSS utilities and variables for WordPress.",
55
"author": "The WordPress Contributors",
66
"license": "GPL-2.0-or-later",

packages/blob/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 3.51.0 (2024-02-09)
6+
57
## 3.50.0 (2024-01-24)
68

79
## 3.49.0 (2024-01-10)

packages/blob/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wordpress/blob",
3-
"version": "3.50.0",
3+
"version": "3.51.0",
44
"description": "Blob utilities for WordPress.",
55
"author": "The WordPress Contributors",
66
"license": "GPL-2.0-or-later",

packages/block-directory/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 4.28.0 (2024-02-09)
6+
57
## 4.27.0 (2024-01-24)
68

79
## 4.26.0 (2024-01-10)

packages/block-directory/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wordpress/block-directory",
3-
"version": "4.27.2",
3+
"version": "4.28.0",
44
"description": "Extend editor with block directory features to search, download and install blocks.",
55
"author": "The WordPress Contributors",
66
"license": "GPL-2.0-or-later",

packages/block-editor/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 12.19.0 (2024-02-09)
6+
57
- `FontSizePicker`: Remove deprecated `__nextHasNoMarginBottom` prop and promote to default behavior ([#58702](https://github.com/WordPress/gutenberg/pull/58702)).
68

79
## 12.18.0 (2024-01-24)

packages/block-editor/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wordpress/block-editor",
3-
"version": "12.18.2",
3+
"version": "12.19.0",
44
"description": "Generic block editor.",
55
"author": "The WordPress Contributors",
66
"license": "GPL-2.0-or-later",

packages/block-editor/src/components/url-input/style.scss

-4
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@ $input-size: 300px;
1818
margin-left: 0;
1919
margin-right: 0;
2020

21-
&:not(:focus) {
22-
border-color: transparent;
23-
}
24-
2521
/* Fonts smaller than 16px causes mobile safari to zoom. */
2622
font-size: $mobile-text-min-font-size;
2723
@include break-small {

packages/block-library/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 8.28.0 (2024-02-09)
6+
57
## 8.27.0 (2024-01-24)
68

79
## 8.26.0 (2024-01-10)

packages/block-library/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wordpress/block-library",
3-
"version": "8.27.2",
3+
"version": "8.28.0",
44
"description": "Block library for the WordPress editor.",
55
"author": "The WordPress Contributors",
66
"license": "GPL-2.0-or-later",

packages/block-serialization-default-parser/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 4.51.0 (2024-02-09)
6+
57
## 4.50.0 (2024-01-24)
68

79
## 4.49.0 (2024-01-10)

packages/block-serialization-default-parser/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wordpress/block-serialization-default-parser",
3-
"version": "4.50.0",
3+
"version": "4.51.0",
44
"description": "Block serialization specification parser for WordPress posts.",
55
"author": "The WordPress Contributors",
66
"license": "GPL-2.0-or-later",

packages/block-serialization-spec-parser/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 4.51.0 (2024-02-09)
6+
57
## 4.50.0 (2024-01-24)
68

79
## 4.49.0 (2024-01-10)

packages/block-serialization-spec-parser/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wordpress/block-serialization-spec-parser",
3-
"version": "4.50.0",
3+
"version": "4.51.0",
44
"description": "Block serialization specification parser for WordPress posts.",
55
"author": "The WordPress Contributors",
66
"license": "GPL-2.0-or-later",

packages/blocks/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 12.28.0 (2024-02-09)
6+
57
## 12.27.0 (2024-01-24)
68

79
## 12.26.0 (2024-01-10)

packages/blocks/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wordpress/blocks",
3-
"version": "12.27.1",
3+
"version": "12.28.0",
44
"description": "Block API for WordPress.",
55
"author": "The WordPress Contributors",
66
"license": "GPL-2.0-or-later",

packages/browserslist-config/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 5.34.0 (2024-02-09)
6+
57
## 5.33.0 (2024-01-24)
68

79
## 5.32.0 (2024-01-10)

packages/browserslist-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wordpress/browserslist-config",
3-
"version": "5.33.0",
3+
"version": "5.34.0",
44
"description": "WordPress Browserslist shared configuration.",
55
"author": "The WordPress Contributors",
66
"license": "GPL-2.0-or-later",

packages/commands/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 0.22.0 (2024-02-09)
6+
57
## 0.21.0 (2024-01-24)
68

79
## 0.20.0 (2024-01-10)

packages/commands/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wordpress/commands",
3-
"version": "0.21.0",
3+
"version": "0.22.0",
44
"description": "Handles the commands menu.",
55
"author": "The WordPress Contributors",
66
"license": "GPL-2.0-or-later",

packages/components/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
## Unreleased
44

5+
### Experimental
6+
7+
- `CustomSelectControlV2`: Adapt component for legacy usage ([#57902](https://github.com/WordPress/gutenberg/pull/57902)).
8+
9+
## 26.0.0 (2024-02-09)
10+
511
### Breaking Changes
612

713
- `FontSizePicker`: Remove deprecated `__nextHasNoMarginBottom` prop and promote to default behavior ([#58702](https://github.com/WordPress/gutenberg/pull/58702)).

packages/components/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wordpress/components",
3-
"version": "25.16.0",
3+
"version": "26.0.0",
44
"description": "UI components for WordPress.",
55
"author": "The WordPress Contributors",
66
"license": "GPL-2.0-or-later",

0 commit comments

Comments
 (0)