Bump plugin version to 8.4.0-rc.2 #23412
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Enhancements
<script>
matching pattern. (23407)New APIs
register_block_type_from_metadata
to handle assets. (22519)<CustomSelectControl>
. (23045)onFilesPreUpload
property toMediaPlaceholder
. (23003)MediaReplaceFlow
. (22995)Bug Fixes
useBlockSync
race condition. (23292)z-index
from placeholder fieldset. (23152)onChange
in color palette's color picker. (23136)SlotFillContext
. (23108)Tooltip
. (23019)__experimentalTagName
for their inner blocks. (23016)Performance
isMultiSelecting
andisNavigationMode
selectors where needed. (22135)Experiments
$theme-color
error in Template Part block. (23221)edit-navigation
package. (23018)MenuLocationsEditor
to use a card instead of a panel. (23151)Card
instead ofPanel
. (23150)@wordpress/data
. (23033)Documentation
@wordpress/env
: add login details to documentation. (23343)modularity.md
. (23336)modularity.md
. (23322)useState
inBoxControl
examples. (23243)index.md
toreadme.md
. (23242)theme-support.md
for experimental supports. (23310)getActiveFormats()
. (23160)Code Quality
@wordpress/data
hooks. (23315)useLayoutEffect
to compute the popover position. (23312)Button
component - removeisLarge
prop. (23239)-
RichText
: Rewrite with hooks. (23132)ToggleControl
to use functional component. (23116)useImageSizes
. (23091)Copy
Build Tooling
style.css
handling in the build and start commands. (23127)clean-webpack-plugin
. (23135)wp-env
destroy. (23101)package.json
. (23161)package-lock.json
. (23052)Various