Deprecated CopyHandler, absorbed into WritingFlow.
12.10.0 (2023-09-20)
The Deprecated multiline prop on RichText will now fall back to using multiple
rich text instances instead of a single multiline instance. The prop remains
deprecated.
12.9.0 (2023-08-31)
Enhancements
Embed the ObserveTyping behavior within the BlockList component making to simplify instanciations of third-party block editors.
Introduce Tabs, an experimental v2 of TabPanel: (#53960).
25.8.0 (2023-09-20)
Enhancements
Add new option firstContentElement to Modal's focusOnMount prop to allow consumers to focus the first element within the Modal's contents (#54590).
Notice: Improve accessibility by adding visually hidden text to clarify what a notice text is about and the notice type (success, error, warning, info) (#54498).
Making Circular Option Picker a listbox. Note that while this changes some public API, new props are optional, and currently have default values; this will change in another patch (#52255).
ToggleGroupControl: Rewrite backdrop animation using framer motion shared layout animations, add better support for controlled and uncontrolled modes (#50278).
Popover: Add the is-positioned CSS class only after the popover has finished animating (#54178).
Tooltip: Replace the existing tooltip to simplify the implementation and improve accessibility while maintaining the same behaviors and API (#48440).
Change the required major version of Prettier from v2 to v3 (#54775).
16.0.0 (2023-09-20)
Breaking Changes
The bundled @typescript-eslint/parser and @typescript-eslint/eslint-plugin dependencies has been updated from requiring ^5.62.0 to requiring ^6.4.1 (#53975):
Removes the deprecated @typescript-eslint/no-duplicate-imports rule in favor of import/no-duplicates.
The bundled eslint-plugin-prettier dependency has been updated from requiring ^3.3.0 to requiring ^5.0.0 (#54539).
15.1.0 (2023-08-31)
15.0.0 (2023-08-16)
Breaking Changes
The bundled eslint-plugin-jsdoc dependency has been updated from requiring ^39.6.9 to requiring ^46.4.6 (#53629):
Removes jsdoc/newline-after-description rule in favor of jsdoc/tag-lines with option startLines: 0 for "never" and startLines: 1 for "always". Defaults now to startLines: null.
Removes dropEndLines: true from jsdoc/tag-lines in favor of option endLines: 0.
Drops jsdoc/tag-lines rule's noEndLines: true in favor of applyToEndTag: false.
Disables the newly introduced jsdoc/no-defaults rule.
Enhancement
Support Typescript 5 and 5.1 by updating both @typescript-eslint/parser and @typescript-eslint/eslint-plugin to version ^5.62.0. (#52621).
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the wordpress-packages group with 10 updates:
6.36.0
6.40.0
12.7.0
12.11.0
25.5.0
25.9.0
13.16.0
13.20.0
5.16.0
5.20.0
8.5.0
8.9.0
14.12.0
17.0.0
3.39.0
3.43.0
4.39.0
4.43.0
26.10.0
26.14.0
Updates
@wordpress/api-fetch
from 6.36.0 to 6.40.0Changelog
Sourced from
@wordpress/api-fetch
's changelog.Commits
9b8e598
chore(release): publishd5fefbd
Update changelog filescc35f51
chore(release): publish302dd6e
Update changelog files5eac173
chore(release): publish1b79256
Update changelog files78a288d
chore(release): publish863e74c
Update changelog filesUpdates
@wordpress/block-editor
from 12.7.0 to 12.11.0Changelog
Sourced from
@wordpress/block-editor
's changelog.Commits
9b8e598
chore(release): publishd5fefbd
Update changelog filesb5fe47b
Merge changes published in the Gutenberg plugin "release/16.8" branchcc35f51
chore(release): publish302dd6e
Update changelog files36ae397
Merge changes published in the Gutenberg plugin "release/16.7" branch5eac173
chore(release): publish1b79256
Update changelog files4c9455a
Merge changes published in the Gutenberg plugin "release/16.6" branch78a288d
chore(release): publishUpdates
@wordpress/components
from 25.5.0 to 25.9.0Changelog
Sourced from
@wordpress/components
's changelog.... (truncated)
Commits
9b8e598
chore(release): publishd5fefbd
Update changelog filesb5fe47b
Merge changes published in the Gutenberg plugin "release/16.8" branchcc35f51
chore(release): publish302dd6e
Update changelog files36ae397
Merge changes published in the Gutenberg plugin "release/16.7" branch5eac173
chore(release): publish1b79256
Update changelog files4c9455a
Merge changes published in the Gutenberg plugin "release/16.6" branch78a288d
chore(release): publishUpdates
@wordpress/editor
from 13.16.0 to 13.20.0Changelog
Sourced from
@wordpress/editor
's changelog.Commits
9b8e598
chore(release): publishd5fefbd
Update changelog filesb5fe47b
Merge changes published in the Gutenberg plugin "release/16.8" branchcc35f51
chore(release): publish302dd6e
Update changelog files36ae397
Merge changes published in the Gutenberg plugin "release/16.7" branch5eac173
chore(release): publish1b79256
Update changelog files4c9455a
Merge changes published in the Gutenberg plugin "release/16.6" branch78a288d
chore(release): publishUpdates
@wordpress/element
from 5.16.0 to 5.20.0Changelog
Sourced from
@wordpress/element
's changelog.Commits
9b8e598
chore(release): publishd5fefbd
Update changelog filesb5fe47b
Merge changes published in the Gutenberg plugin "release/16.8" branchcc35f51
chore(release): publish302dd6e
Update changelog files5eac173
chore(release): publish1b79256
Update changelog files78a288d
chore(release): publish863e74c
Update changelog filesUpdates
@wordpress/env
from 8.5.0 to 8.9.0Changelog
Sourced from
@wordpress/env
's changelog.Commits
9b8e598
chore(release): publishd5fefbd
Update changelog filescc35f51
chore(release): publish302dd6e
Update changelog files36ae397
Merge changes published in the Gutenberg plugin "release/16.7" branch5eac173
chore(release): publish1b79256
Update changelog files78a288d
chore(release): publish863e74c
Update changelog filesUpdates
@wordpress/eslint-plugin
from 14.12.0 to 17.0.0Release notes
Sourced from
@wordpress/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@wordpress/eslint-plugin
's changelog.Commits
9b8e598
chore(release): publishd5fefbd
Update changelog filesb5fe47b
Merge changes published in the Gutenberg plugin "release/16.8" branchcc35f51
chore(release): publish302dd6e
Update changelog files36ae397
Merge changes published in the Gutenberg plugin "release/16.7" branch5eac173
chore(release): publish1b79256
Update changelog files4c9455a
Merge changes published in the Gutenberg plugin "release/16.6" branch78a288d
chore(release): publishUpdates
@wordpress/hooks
from 3.39.0 to 3.43.0Changelog
Sourced from
@wordpress/hooks
's changelog.Commits
9b8e598
chore(release): publishd5fefbd
Update changelog filescc35f51
chore(release): publish302dd6e
Update changelog files5eac173
chore(release): publish1b79256
Update changelog files78a288d
chore(release): publish863e74c
Update changelog filesa3b68ba
Merge changes published in the Gutenberg plugin "release/16.5" branchUpdates
@wordpress/i18n
from 4.39.0 to 4.43.0Changelog
Sourced from
@wordpress/i18n
's changelog.Commits
9b8e598
chore(release): publishd5fefbd
Update changelog filescc35f51
chore(release): publish302dd6e
Update changelog files5eac173
chore(release): publish1b79256
Update changelog files78a288d
chore(release): publish863e74c
Update changelog filesUpdates
@wordpress/scripts
from 26.10.0 to 26.14.0Changelog
Sourced from
@wordpress/scripts
's changelog.Commits
9b8e598
chore(release): publishd5fefbd
Update changelog filesb5fe47b
Merge changes published in the Gutenberg plugin "release/16.8" branchcc35f51
chore(release): publish302dd6e
Update changelog files36ae397
Merge changes published in the Gutenberg plugin "release/16.7" branch5eac173
chore(release): publish1b79256
Update changelog files4c9455a
Merge changes published in the Gutenberg plugin "release/16.6" branch78a288d
chore(release): publishDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show