web-stories-wp
web-stories-wp copied to clipboard
Bump the wp-packages group across 1 directory with 18 updates
Bumps the wp-packages group with 15 updates in the / directory:
Package | From | To |
---|---|---|
@wordpress/babel-plugin-import-jsx-pragma | 4.33.0 |
5.9.0 |
@wordpress/dependency-extraction-webpack-plugin | 5.1.0 |
6.9.0 |
@wordpress/eslint-plugin | 17.7.0 |
21.2.0 |
@wordpress/i18n | 4.47.0 |
5.9.0 |
@wordpress/url | 3.48.0 |
4.9.0 |
@wordpress/jest-console | 7.12.0 |
8.9.0 |
@wordpress/api-fetch | 6.44.0 |
7.9.0 |
@wordpress/block-editor | 12.15.0 |
14.4.0 |
@wordpress/blocks | 12.24.0 |
13.9.0 |
@wordpress/components | 25.13.0 |
28.9.0 |
@wordpress/compose | 6.24.0 |
7.9.0 |
@wordpress/core-data | 6.24.0 |
7.9.0 |
@wordpress/data | 9.17.0 |
10.9.0 |
@wordpress/viewport | 5.24.0 |
6.9.0 |
@wordpress/dom-ready | 3.41.0 |
4.9.0 |
Updates @wordpress/babel-plugin-import-jsx-pragma
from 4.33.0 to 5.9.0
Changelog
Sourced from @wordpress/babel-plugin-import-jsx-pragma
's changelog.
5.9.0 (2024-10-03)
5.8.0 (2024-09-19)
5.7.0 (2024-09-05)
5.6.0 (2024-08-21)
5.5.0 (2024-08-07)
5.4.0 (2024-07-24)
5.3.0 (2024-07-10)
5.2.0 (2024-06-26)
5.1.0 (2024-06-15)
5.0.0 (2024-05-31)
Breaking Changes
- Increase the minimum required Node.js version to v18.12.0 matching long-term support releases (#31270). Learn more about Node.js releases.
4.41.0 (2024-05-16)
4.40.0 (2024-05-02)
4.39.0 (2024-04-19)
4.38.0 (2024-04-03)
4.37.0 (2024-03-21)
4.36.0 (2024-03-06)
4.35.0 (2024-02-21)
4.34.0 (2024-02-09)
Commits
2e5495c
chore(release): publish0065e16
Update changelog filescecf5e1
chore(release): publish4391a07
Update changelog filesc90d920
chore(release): publish2d989d3
Update changelog filesab95649
chore(release): publishc63e6e9
Update changelog filesc3101ab
chore(release): publish4bb3aa7
Update changelog files- Additional commits viewable in compare view
Updates @wordpress/dependency-extraction-webpack-plugin
from 5.1.0 to 6.9.0
Changelog
Sourced from @wordpress/dependency-extraction-webpack-plugin
's changelog.
6.9.0 (2024-10-03)
Enhancements
- Detection of magic comments is now done before minification (#65582).
Bug Fixes
- Fix a bug where cycles in dependent modules could enter infinite recursion (#65291).
6.8.0 (2024-09-19)
6.7.0 (2024-09-05)
6.6.0 (2024-08-21)
6.5.0 (2024-08-07)
6.4.0 (2024-07-24)
6.3.0 (2024-07-10)
6.2.0 (2024-06-26)
6.1.0 (2024-06-15)
6.0.0 (2024-05-31)
Breaking Changes
Note If you're using
@wordpress/scripts
for building JS scripts to target WordPress 6.5 or earlier, you should not upgrade to this version and continue using@wordpress/dependency-extraction-webpack-plugin
@5
.
- Use React's automatic runtime to transform JSX (#61692).
- Increase the minimum required Node.js version to v18.12.0 matching long-term support releases (#31270). Learn more about Node.js releases.
5.9.0 (2024-05-16)
5.8.0 (2024-05-02)
5.7.0 (2024-04-19)
5.6.0 (2024-04-03)
5.5.0 (2024-03-21)
5.4.0 (2024-03-06)
5.3.0 (2024-02-21)
5.2.0 (2024-02-09)
... (truncated)
Commits
2e5495c
chore(release): publish0065e16
Update changelog files85c631d
Merge changes published in the Gutenberg plugin "release/19.4" branchcecf5e1
chore(release): publish4391a07
Update changelog files35a83ad
Merge changes published in the Gutenberg plugin "release/19.3" branchc90d920
chore(release): publish2d989d3
Update changelog filesab95649
chore(release): publishc63e6e9
Update changelog files- Additional commits viewable in compare view
Updates @wordpress/eslint-plugin
from 17.7.0 to 21.2.0
Release notes
Sourced from @wordpress/eslint-plugin
's releases.
19.4.0
Changelog
Enhancements
Block Library
- Added keywords to query loop block. (65515)
- Added: DropZone when sitelogo is present. (65596)
- Avatar: Add block example. (65509)
- Buttons: add box-sizing:Border-box rule. (65716)
- Comment Author Name: Add block example. (65558)
- Comment Content: Add block example. (65559)
- Comment Date: Add block example. (65632)
- Comment Edit/Reply Links: Add block examples. (65601)
- Comment Pagination: Add previous and next link block examples. (65633)
- Comments Pagination Numbers: Add block example. (65635)
- Comments Title: Add block example. (65557)
- File block: Allow content only editing. (65787)
- Navigation block: Use
apply_block_hooks_to_content()
. (65703)- Post Navigation Link: Add block examples. (65552)
- Query No Results: Add block example. (65555)
- Query Pagination Numbers: Add block example. (65636)
- Query Pagination: Add block example. (65556)
- Query Title: Add block example. (65554)
- Revert: Time To Read: Add block example. (65510)
- Table of Contents: Try maintaining block example attributes. (65549)
- Term Description: Add block example. (65553)
- Time To Read: Add block example. (65512)
Components
- Light branding for the reference site. (65764)
- BorderControl: Use
__next40pxDefaultSize
prop for Reset button. (65682)- Composite: Always await initial render setup in unit tests. (65823)
- DatePicker: Use compact button size. (65653)
- Guide: Update finish button to use the new default size. (65680)
- Navigator: Add support for exit animation. (64777)
- Remove
useEvent
from components package. (65388)- Simplify MenuGroup component styles. (65561)
- Storybook: Allow for case-agnostic filtering of icons. (65780)
- ToggleGroupControl: Improve animation. (65175)
- Tabs: Tweak sizing and overflow behavior of TabList. (64371)
- Tabs: Unify vertical tabs styles. (65387)
Zoom Out
- Add prompt to zoom out separator. (65392)
- Make sections
contentOnly
in Zoom Out. (65396)- Move the toggle button to before the device preview dropdown. (65446)
- Only show zoom out inserters on block selection. (65759)
Block Editor
... (truncated)
Changelog
Sourced from @wordpress/eslint-plugin
's changelog.
21.2.0 (2024-10-03)
21.1.0 (2024-09-19)
21.0.0 (2024-09-05)
Breaking Changes
- Add
@wordpress/i18n-no-flanking-whitespace
to the recommended i18n ruleset (#64710.- Add
@wordpress/i18n-hyphenated-range
to the recommended i18n ruleset (#64710.20.3.0 (2024-08-21)
20.2.0 (2024-08-07)
20.1.0 (2024-07-24)
20.0.0 (2024-07-10)
Breaking Changes
- Add
@typescript-eslint/no-unused-vars
rule to the recommended TypeScript ruleset (#62925).- Add
@typescript-eslint/method-signature-style
rule to the recommended TypeScript ruleset (#62718).19.2.0 (2024-06-26)
19.1.0 (2024-06-15)
19.0.0 (2024-05-31)
Breaking Changes
@wordpress/is-gutenberg-plugin
rule has been replaced by@wordpress/wp-global-usage
(#61486).@wordpress/wp-process-env
rule has been added and included in the recommended configurations (#61486).@wordpress/gutenberg-phase
rule has been removed (deprecated in v10.0.0) (#61486).- Increase the minimum required Node.js version to v18.12.0 matching long-term support releases (#31270). Learn more about Node.js releases.
18.1.0 (2024-05-16)
Internal
- Replaced
classnames
package with the faster and smallerclsx
package (#61138).18.0.0 (2024-05-02)
Breaking Changes
- Enable
curly
eslint rule when using prettier (#61204).17.13.0 (2024-04-19)
... (truncated)
Commits
2e5495c
chore(release): publish0065e16
Update changelog filescecf5e1
chore(release): publish4391a07
Update changelog filesc90d920
chore(release): publish2d989d3
Update changelog files2dbed20
Merge changes published in the Gutenberg plugin "release/19.2" branchab95649
chore(release): publishc63e6e9
Update changelog filesc3101ab
chore(release): publish- Additional commits viewable in compare view
Updates @wordpress/i18n
from 4.47.0 to 5.9.0
Changelog
Sourced from @wordpress/i18n
's changelog.
5.9.0 (2024-10-03)
5.8.0 (2024-09-19)
5.7.0 (2024-09-05)
5.6.0 (2024-08-21)
5.5.0 (2024-08-07)
5.4.0 (2024-07-24)
5.3.0 (2024-07-10)
5.2.0 (2024-06-26)
5.1.0 (2024-06-15)
5.0.0 (2024-05-31)
Breaking Changes
- Increase the minimum required Node.js version to v18.12.0 matching long-term support releases (#31270). Learn more about Node.js releases.
4.58.0 (2024-05-16)
4.57.0 (2024-05-02)
4.56.0 (2024-04-19)
4.55.0 (2024-04-03)
4.54.0 (2024-03-21)
4.53.0 (2024-03-06)
4.52.0 (2024-02-21)
4.51.0 (2024-02-09)
4.50.0 (2024-01-24)
4.49.0 (2024-01-10)
4.48.0 (2023-12-13)
Commits
2e5495c
chore(release): publish0065e16
Update changelog filescecf5e1
chore(release): publish4391a07
Update changelog filesc90d920
chore(release): publish2d989d3
Update changelog filesab95649
chore(release): publishc63e6e9
Update changelog filesc3101ab
chore(release): publish4bb3aa7
Update changelog files- Additional commits viewable in compare view
Updates @wordpress/url
from 3.48.0 to 4.9.0
Changelog
Sourced from @wordpress/url
's changelog.
4.9.0 (2024-10-03)
4.8.0 (2024-09-19)
4.7.0 (2024-09-05)
4.6.0 (2024-08-21)
4.5.0 (2024-08-07)
4.4.0 (2024-07-24)
4.3.0 (2024-07-10)
4.2.0 (2024-06-26)
4.1.0 (2024-06-15)
4.0.0 (2024-05-31)
Breaking Changes
- Increase the minimum required Node.js version to v18.12.0 matching long-term support releases (#31270). Learn more about Node.js releases.
3.59.0 (2024-05-16)
3.58.0 (2024-05-02)
3.57.0 (2024-04-19)
3.56.0 (2024-04-03)
3.55.0 (2024-03-21)
3.54.0 (2024-03-06)
3.53.0 (2024-02-21)
3.52.0 (2024-02-09)
3.51.0 (2024-01-24)
3.50.0 (2024-01-10)
3.49.0 (2023-12-13)
Commits
2e5495c
chore(release): publish0065e16
Update changelog filescecf5e1
chore(release): publish4391a07
Update changelog files35a83ad
Merge changes published in the Gutenberg plugin "release/19.3" branchc90d920
chore(release): publish2d989d3
Update changelog filesab95649
chore(release): publishc63e6e9
Update changelog filesc3101ab
chore(release): publish- Additional commits viewable in compare view
Updates @wordpress/jest-console
from 7.12.0 to 8.9.0
Changelog
Sourced from @wordpress/jest-console
's changelog.
8.9.0 (2024-10-03)
8.8.0 (2024-09-19)
8.7.0 (2024-09-05)
8.6.0 (2024-08-21)
8.5.0 (2024-08-07)
8.4.0 (2024-07-24)
8.3.0 (2024-07-10)
8.2.0 (2024-06-26)
8.1.0 (2024-06-15)
8.0.0 (2024-05-31)
Breaking Changes
- Increase the minimum required Node.js version to v18.12.0 matching long-term support releases (#31270). Learn more about Node.js releases.
7.29.0 (2024-05-16)
7.28.0 (2024-05-02)
7.27.0 (2024-04-19)
7.26.0 (2024-04-03)
7.25.0 (2024-03-21)
7.24.0 (2024-03-06)
7.23.0 (2024-02-21)
7.22.0 (2024-02-09)
7.21.0 (2024-01-24)
7.20.0 (2024-01-10)
7.19.0 (2023-12-13)
7.18.0 (2023-11-29)
7.17.0 (2023-11-16)
... (truncated)
Commits
2e5495c
chore(release): publish0065e16
Update changelog filescecf5e1
chore(release): publish4391a07
Update changelog filesc90d920
chore(release): publish2d989d3
Update changelog filesab95649
chore(release): publishc63e6e9
Update changelog filesc3101ab
chore(release): publish4bb3aa7
Update changelog files- Additional commits viewable in compare view
Updates @wordpress/api-fetch
from 6.44.0 to 7.9.0
Changelog
Sourced from @wordpress/api-fetch
's changelog.
7.9.0 (2024-10-03)
7.8.0 (2024-09-19)
7.7.0 (2024-09-05)
7.6.0 (2024-08-21)
7.5.0 (2024-08-07)
7.4.0 (2024-07-24)
7.3.0 (2024-07-10)
7.2.0 (2024-06-26)
7.1.0 (2024-06-15)
7.0.0 (2024-05-31)
Breaking Changes
- Increase the minimum required Node.js version to v18.12.0 matching long-term support releases (#31270). Learn more about Node.js releases.
6.55.0 (2024-05-16)
6.54.0 (2024-05-02)
6.53.0 (2024-04-19)
6.52.0 (2024-04-03)
6.51.0 (2024-03-21)
6.50.0 (2024-03-06)
6.49.0 (2024-02-21)
6.48.0 (2024-02-09)
6.47.0 (2024-01-24)
6.46.0 (2024-01-10)
6.45.0 (2023-12-13)
Commits
2e5495c
chore(release): publish0065e16
Update changelog filescecf5e1
chore(release): publish4391a07
Update changelog filesc90d920
chore(release): publish2d989d3
Update changelog files2dbed20
Merge changes published in the Gutenberg plugin "release/19.2" branchab95649
chore(release): publishc63e6e9
Update changelog filesc3101ab
chore(release): publish- Additional commits viewable in compare view
Updates @wordpress/block-editor
from 12.15.0 to 14.4.0
Changelog
Sourced from @wordpress/block-editor
's changelog.
14.4.0 (2024-10-03)
14.3.0 (2024-09-19)
14.2.0 (2024-09-05)
14.1.0 (2024-08-21)
14.0.0 (2024-08-07)
Breaking Changes
URLInput
: Remove deprecated__nextHasNoMarginBottom
prop and promote to default behavior (#64282).LineHeightControl
: Remove deprecated__nextHasNoMarginBottom
prop and promote to default behavior (#64281).Enhancements
FontFamilyControl
: Add__nextHasNoMarginBottom
prop for opting into the new margin-free styles (#64280).13.4.0 (2024-07-24)
13.3.0 (2024-07-10)
13.2.0 (2024-06-26)
13.1.0 (2024-06-15)
13.0.0 (2024-05-31)
Breaking Changes
- Increase the minimum required Node.js version to v18.12.0 matching long-term support releases (#31270). Learn more about Node.js releases.
12.26.0 (2024-05-16)
Internal
- Replaced
classnames
package with the faster and smallerclsx
package (#61138).12.25.0 (2024-05-02)
12.24.0 (2024-04-19)
12.23.0 (2024-04-03)
12.22.0 (2024-03-21)
12.21.0 (2024-03-06)
12.20.0 (2024-02-21)
... (truncated)
Commits
2e5495c
chore(release): publish0065e16
Update changelog files85c631d
Merge changes published in the Gutenberg plugin "release/19.4" branchcecf5e1
chore(release): publish4391a07
Update changelog files35a83ad
Merge changes published in the Gutenberg plugin "release/19.3" branchc90d920
chore(release): publish2d989d3
Update changelog files2dbed20
Merge changes published in the Gutenberg plugin "release/19.2" branchab95649
chore(release): publish- Additional commits viewable in compare view
Updates @wordpress/blocks
from 12.24.0 to 13.9.0
Changelog
Sourced from @wordpress/blocks
's changelog.
13.9.0 (2024-10-03)
13.8.0 (2024-09-19)
13.7.0 (2024-09-05)
13.6.0 (2024-08-21)
13.5.0 (2024-08-07)
13.4.0 (2024-07-24)
13.3.0 (2024-07-10)
13.2.0 (2024-06-26)
13.1.0 (2024-06-15)
13.0.0 (2024-05-31)
Breaking Changes
- Variables like
process.env.IS_GUTENBERG_PLUGIN
have been replaced byglobalThis.IS_GUTENBERG_PLUGIN
. Build systems usingprocess.env
should be updated (#61486).- Increase the minimum required Node.js version to v18.12.0 matching long-term support releases (#31270). Learn more about Node.js releases.
12.35.0 (2024-05-16)
12.34.0 (2024-05-02)
12.33.0 (2024-04-19)
12.32.0 (2024-04-03)
12.31.0 (2024-03-21)
12.30.0 (2024-03-06)
12.29.0 (2024-02-21)
12.28.0 (2024-02-09)
12.27.0 (2024-01-24)
12.26.0 (2024-01-10)
12.25.0 (2023-12-13)
Commits
2e5495c
chore(release): publish0065e16
Update changelog files85c631d
Merge changes published in the Gutenberg plugin "release/19.4" branchcecf5e1
chore(release): publish4391a07
Update changelog filesc90d920
chore(release): publish2d989d3
Update changelog files2dbed20
Merge changes published in the Gutenberg plugin "release/19.2" branchab95649
chore(release): publishc63e6e9
Update changelog files- Additional commits viewable in compare view
Updates @wordpress/components
from 25.13.0 to 28.9.0
Changelog
Sourced from @wordpress/components
's changelog.
28.9.0 (2024-10-03)
Bug Fixes
ToolsPanel
: atomic one-step state update when (un)registering panels (#65564).Navigator
: fixisInitial
logic (#65527).ToggleGroupControl
: Fix arrow key navigation in RTL (#65735).ToggleGroupControl
: indicator doesn't jump around when the layout around it changes (#65175).Composite
: fix legacy support for the store prop (#65821).Composite
: make items tabbable if active element gets removed (#65720).DropZone
: fix class names on drop (#65798).Deprecations
__experimentalBorderControl
can now be imported as a stableBorderControl
(#65475).__experimentalBorderBoxControl
can now be imported as a stableBorderBoxControl
(#65586).__experimentalNavigator*
components can now be imported as a stableNavigator
. Similarly, the__experimentalUseNavigator
hook can be imported as a stableuseNavigator
(#65802).Enhancements
Tabs
: handle horizontal overflow and large tab lists gracefully (#64371).BorderControl
: promote to stable (#65475).BorderBoxControl
: promote to stable (#65586).MenuGroup
: Simplify the MenuGroup styles within dropdown menus. (#65561).DatePicker
: Use compact button size. (#65653).Navigator
: add support for exit animation (#64777).Guide
: Update finish button to use the new default size (#65680).BorderControl
: Use__next40pxDefaultSize
prop for Reset button (#65682).Navigator
: stabilize APIs (#64613).ToggleGroupControl
: indicator animation is now more lightweight and performant (#65175).28.8.0 (2024-09-19)
Bug Fixes
Tabs
: restore vertical indicator (#65385).Tabs
: indicator positioning under RTL direction (#64926).Popover
: Updatetoolbar
variant radius to match block toolbar (#65263).MenuItemsChoice
: Allow menu items height to adapt to its content (#65204).BoxControl
: Unify input filed width whether linked or not (#65348).Deprecations
- Deprecate
__unstableComposite
,__unstableCompositeGroup
,__unstableCompositeItem
and__unstableUseCompositeState
. Consumers of the package should use the stableComposite
component instead (#63572).__experimentalBoxControl
can now be imported as a stableBoxControl
(#65469).New Features
... (truncated)
Commits
2e5495c
chore(release): publish0065e16
Update changelog files85c631d
Merge changes published in the Gutenberg plugin "release/19.4" branchcecf5e1
chore(release): publish4391a07
Update changelog files35a83ad
Merge changes published in the Gutenberg plugin "release/19.3" branchc90d920
chore(release): publish2d989d3
Update changelog files2dbed20
Merge changes published in the Gutenberg plugin "release/19.2" branchab95649
chore(release): publish- Additional commits viewable in compare view
Updates @wordpress/compose
from 6.24.0 to 7.9.0
Changelog
Sourced from @wordpress/compose
's changelog.
7.9.0 (2024-10-03)
Bug Fixes
useResizeObserver
: export legacy API at top-level for React Native (#65588).7.8.0 (2024-09-19)
New Features
useEvent
: a new utility that creates a stable callback function that has access to the latest state and can be used within event handlers and effect callbacks (#64943).useResizeObserver
: new and improved version of the utility (legacy API is still supported) (#64943).7.7.0 (2024-09-05)
7.6.0 (2024-08-21)
7.5.0 (2024-08-07)
7.4.0 (2024-07-24)
7.3.0 (2024-07-10)
Internal
- Method style type signatures have been changed to function style (#62718).
7.2.0 (2024-06-26)
7.1.0 (2024-06-15)
7.0.0 (2024-05-31)
Breaking Changes
- Increase the minimum required Node.js version to v18.12.0 matching long-term support releases (#31270). Learn more about Node.js releases.
6.35.0 (2024-05-16)
6.34.0 (2024-05-02)
- Added new
observableMap
data structure anduseObservableValue
React hook (#60945).6.33.0 (2024-04-19)
6.32.0 (2024-04-03)
6.31.0 (2024-03-21)
6.30.0 (2024-03-06)
... (truncated)
Commits
2e5495c
chore(release): publish0065e16
Update changelog files85c631d
Merge changes published in the Gutenberg plugin "release/19.4" branchcecf5e1
chore(release): publish4391a07
Update changelog files35a83ad
Merge changes published in the Gutenberg plugin "release/19.3" branchc90d920
chore(release): publish2d989d3
Update changelog files2dbed20
Merge changes published in the Gutenberg plugin "release/19.2" branchab95649
chore(release): publish- Additional commits viewable in compare view
Updates @wordpress/core-data
from 6.24.0 to 7.9.0
Changelog
Sourced from @wordpress/core-data
's changelog.
7.9.0 (2024-10-03)
7.8.0 (2024-09-19)
7.7.0 (2024-09-05)
7.6.0 (2024-08-21)
7.5.0 (2024-08-07)
7.4.0 (2024-07-24)
7.3.0 (2024-07-10)
7.2.0 (2024-06-26)
7.1.0 (2024-06-15)
7.0.0 (2024-05-31)
Breaking Changes
- Variables like
process.env.IS_GUTENBERG_PLUGIN
have been replaced byglobalThis.IS_GUTENBERG_PLUGIN
. Build systems usingprocess.env
should be updated (#61486).- Increase the minimum required Node.js version to v18.12.0 matching long-term support releases (#31270). Learn more about Node.js releases.
6.35.0 (2024-05-16)
6.34.0 (2024-05-02)
6.33.0 (2024-04-19)
6.32.0 (2024-04-03)
6.31.0 (2024-03-21)
6.30.0 (2024-03-06)
6.29.0 (2024-02-21)
6.28.0 (2024-02-09)
6.27.0 (2024-01-24)
6.26.0 (2024-01-10)
6.25.0 (2023-12-13)
Commits
2e5495c
chore(release): publish0065e16
Update changelog files85c631d
Merge changes published in the Gutenberg plugin "release/19.4" branchcecf5e1
chore(release): publish4391a07
Update changelog files35a83ad
Merge changes published in the Gutenberg plugin "release/19.3" branchc90d920
chore(release): publish2d989d3
Update changelog files2dbed20
Merge changes published in the Gutenberg plugin "release/19.2" branchab95649
chore(release): publish- Additional commits viewable in compare view
Updates @wordpress/data
from 9.17.0 to 10.9.0
Changelog
Sourced from @wordpress/data
's changelog.
10.9.0 (2024-10-03)
10.8.0 (2024-09-19)
10.7.0 (2024-09-05)
10.6.0 (2024-08-21)
10.5.0 (2024-08-07)
10.4.0 (2024-07-24)
10.3.0 (2024-07-10)
10.2.0 (2024-06-26)
10.1.0 (2024-06-15)
10.0.0 (2024-05-31)
Breaking Changes
- Increase the minimum required Node.js version to v18.12.0 matching long-term support releases (#31270). Learn more about Node.js releases.
9.28.0 (2024-05-16)
9.27.0 (2024-05-02)
9.26.0 (2024-04-19)
- Add new
createSelector
function for creating memoized store selectors (#60370).9.25.0 (2024-04-03)
9.24.0 (2024-03-21)
- Deprecate the
getIsResolved
meta-selector (#59679).9.23.0 (2024-03-06)
9.22.0 (2024-02-21)
9.21.0 (2024-02-09)
9.20.0 (2024-01-24)
9.19.0 (2024-01-10)
9.18.0 (2023-12-13)
Commits
2e5495c
chore(release): publish0065e16
Update changelog filescecf5e1
chore(release): publish4391a07
Update changelog filesc90d920
chore(release): publish2d989d3
Update changelog files2dbed20
Merge changes published in the Gutenberg plugin "release/19.2" branchab95649
chore(release): publishc63e6e9
Update changelog filesc3101ab
chore(release): publish- Additional commits viewable in compare view
Updates @wordpress/date
from 4.47.0 to 4.58.0
Changelog
Sourced from @wordpress/date
's changelog.
4.58.0 (2024-05-16)
4.57.0 (2024-05-02)
4.56.0 (2024-04-19)
4.55.0 (2024-04-03)
4.54.0 (2024-03-21)
4.53.0 (2024-03-06)
4.52.0 (2024-02-21)
4.51.0 (2024-02-09)
4.50.0 (2024-01-24)
4.49.0 (2024-01-10)
4.48.0 (2023-12-13)
Commits
42f38f2
chore(release): publish6210b42
Update changelog files581d8a5
chore(release): publishb669ff1
Update changelog files280403b
chore(release): publish5bf8416
Update changelog filesac2b137
chore(release): publish7bd7b78
Update changelog filesffc0773
chore(release): publishd22f89d
Update changelog files- Additional commits viewable in compare view
Updates @wordpress/icons
from 9.38.0 to 9.49.0
Changelog
Sourced from @wordpress/icons
's changelog.
9.49.0 (2024-05-16)
9.48.0 (2024-05-02)
9.47.0 (2024-04-19)
9.46.0 (2024-04-03)
- Add new
chevronDownSmall
icon.9.45.0 (2024-03-21)
9.44.0 (2024-03-06)
9.43.0 (2024-02-21)
9.42.0 (2024-02-09)
9.41.0 (2024-01-24)
9.40.0 (2024-01-10)
9.39.0 (2023-12-13)
Commits
42f38f2
chore(release): publish6210b42
Update changelog files581d8a5
chore(release): publishb669ff1
Update changelog files280403b
chore(release): publish5bf8416
Update changelog filesef9078e
Merge changes published in the Gutenberg plugin "release/18.2" branchac2b137
chore(release): publish7bd7b78
Update changelog filesffc0773
chore(release): publish- Additional commits viewable in compare view
Updates @wordpress/notices
from 4.15.0 to 4.26.0
Changelog
Sourced from @wordpress/notices
's changelog.
4.26.0 (2024-05-16)
4.25.0 (2024-05-02)
4.24.0 (2024-04-19)
4.23.0 (2024-04-03)
4.22.0 (2024-03-21)
4.21.0 (2024-03-06)
4.20.0 (2024-02-21)
4.19.0 (2024-02-09)
4.18.0 (2024-01-24)
4.17.0 (2024-01-10)
4.16.0 (2023-12-13)
Commits
42f38f2
chore(release): publish6210b42
Update changelog files581d8a5
chore(release): publishb669ff1
Update changelog files280403b
chore(release): publish5bf8416
Update changelog filesac2b137
chore(release): publish7bd7b78
Update changelog filesffc0773
chore(release): publishd22f89d
Update changelog files- Additional commits viewable in compare view
Updates @wordpress/viewport
from 5.24.0 to 6.9.0
Changelog
Sourced from @wordpress/viewport
's changelog.
6.9.0 (2024-10-03)
6.8.0 (2024-09-19)
6.7.0 (2024-09-05)
6.6.0 (2024-08-21)
6.5.0 (2024-08-07)
6.4.0 (2024-07-24)
6.3.0 (2024-07-10)
6...
Description has been truncated