Skip to content

Commit c25b1ec

Browse files
dhasilvamatticbot
authored andcommitted
AI Assistant: Update usage of usePostContent for only when necessary (#42149)
* make url optional on useAutosaveAndRedirect as it is only used by one function * refactor usePostContent hook to expose isEditedPostEmpty * refactor uses of usePostContent hook * fix some deprecation warnings * changelog Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/13594385339 Upstream-Ref: Automattic/jetpack@e908b00
1 parent 01d06dc commit c25b1ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@automattic/jetpack-components": "^0.68.0-alpha",
2424
"@automattic/jetpack-connection": "^0.38.0-alpha",
2525
"@automattic/jetpack-script-data": "^0.2.1",
26-
"@automattic/jetpack-shared-extension-utils": "^0.17.3",
26+
"@automattic/jetpack-shared-extension-utils": "^0.17.4-alpha",
2727
"@automattic/popup-monitor": "1.0.2",
2828
"@automattic/social-previews": "2.1.0-beta.10",
2929
"@wordpress/annotations": "3.17.0",

0 commit comments

Comments
 (0)