From fdee09685a4bae462b7263599c7fa92698783035 Mon Sep 17 00:00:00 2001 From: Karen Attfield Date: Wed, 24 Jul 2024 08:46:18 +0100 Subject: [PATCH] changelog --- .../components/changelog/fix-create-root-react-19-compat | 4 ++++ .../packages/backup/changelog/fix-create-root-react-19-compat | 4 ++++ .../connection/changelog/fix-create-root-react-19-compat | 4 ++++ .../packages/search/changelog/fix-create-root-react-19-compat | 4 ++++ .../videopress/changelog/fix-create-root-react-19-compat | 4 ++++ .../wordads/changelog/fix-create-root-react-19-compat | 4 ++++ .../changelog/fix-create-root-react-19-compat | 4 ++++ .../plugins/boost/changelog/fix-create-root-react-19-compat | 4 ++++ .../changelog/fix-create-root-react-19-compat | 4 ++++ .../plugins/crm/changelog/fix-create-root-react-19-compat | 4 ++++ .../plugins/jetpack/changelog/fix-create-root-react-19-compat | 4 ++++ .../migration/changelog/fix-create-root-react-19-compat | 4 ++++ .../plugins/protect/changelog/fix-create-root-react-19-compat | 4 ++++ .../plugins/social/changelog/fix-create-root-react-19-compat | 4 ++++ .../starter-plugin/changelog/fix-create-root-react-19-compat | 4 ++++ 15 files changed, 60 insertions(+) create mode 100644 projects/js-packages/components/changelog/fix-create-root-react-19-compat create mode 100644 projects/packages/backup/changelog/fix-create-root-react-19-compat create mode 100644 projects/packages/connection/changelog/fix-create-root-react-19-compat create mode 100644 projects/packages/search/changelog/fix-create-root-react-19-compat create mode 100644 projects/packages/videopress/changelog/fix-create-root-react-19-compat create mode 100644 projects/packages/wordads/changelog/fix-create-root-react-19-compat create mode 100644 projects/plugins/automattic-for-agencies-client/changelog/fix-create-root-react-19-compat create mode 100644 projects/plugins/boost/changelog/fix-create-root-react-19-compat create mode 100644 projects/plugins/classic-theme-helper-plugin/changelog/fix-create-root-react-19-compat create mode 100644 projects/plugins/crm/changelog/fix-create-root-react-19-compat create mode 100644 projects/plugins/jetpack/changelog/fix-create-root-react-19-compat create mode 100644 projects/plugins/migration/changelog/fix-create-root-react-19-compat create mode 100644 projects/plugins/protect/changelog/fix-create-root-react-19-compat create mode 100644 projects/plugins/social/changelog/fix-create-root-react-19-compat create mode 100644 projects/plugins/starter-plugin/changelog/fix-create-root-react-19-compat diff --git a/projects/js-packages/components/changelog/fix-create-root-react-19-compat b/projects/js-packages/components/changelog/fix-create-root-react-19-compat new file mode 100644 index 0000000000000..756c9e7aaafc2 --- /dev/null +++ b/projects/js-packages/components/changelog/fix-create-root-react-19-compat @@ -0,0 +1,4 @@ +Significance: patch +Type: changed + +React compatibility: Ensuring createRoot is imported from react-dom/client. diff --git a/projects/packages/backup/changelog/fix-create-root-react-19-compat b/projects/packages/backup/changelog/fix-create-root-react-19-compat new file mode 100644 index 0000000000000..756c9e7aaafc2 --- /dev/null +++ b/projects/packages/backup/changelog/fix-create-root-react-19-compat @@ -0,0 +1,4 @@ +Significance: patch +Type: changed + +React compatibility: Ensuring createRoot is imported from react-dom/client. diff --git a/projects/packages/connection/changelog/fix-create-root-react-19-compat b/projects/packages/connection/changelog/fix-create-root-react-19-compat new file mode 100644 index 0000000000000..756c9e7aaafc2 --- /dev/null +++ b/projects/packages/connection/changelog/fix-create-root-react-19-compat @@ -0,0 +1,4 @@ +Significance: patch +Type: changed + +React compatibility: Ensuring createRoot is imported from react-dom/client. diff --git a/projects/packages/search/changelog/fix-create-root-react-19-compat b/projects/packages/search/changelog/fix-create-root-react-19-compat new file mode 100644 index 0000000000000..756c9e7aaafc2 --- /dev/null +++ b/projects/packages/search/changelog/fix-create-root-react-19-compat @@ -0,0 +1,4 @@ +Significance: patch +Type: changed + +React compatibility: Ensuring createRoot is imported from react-dom/client. diff --git a/projects/packages/videopress/changelog/fix-create-root-react-19-compat b/projects/packages/videopress/changelog/fix-create-root-react-19-compat new file mode 100644 index 0000000000000..756c9e7aaafc2 --- /dev/null +++ b/projects/packages/videopress/changelog/fix-create-root-react-19-compat @@ -0,0 +1,4 @@ +Significance: patch +Type: changed + +React compatibility: Ensuring createRoot is imported from react-dom/client. diff --git a/projects/packages/wordads/changelog/fix-create-root-react-19-compat b/projects/packages/wordads/changelog/fix-create-root-react-19-compat new file mode 100644 index 0000000000000..756c9e7aaafc2 --- /dev/null +++ b/projects/packages/wordads/changelog/fix-create-root-react-19-compat @@ -0,0 +1,4 @@ +Significance: patch +Type: changed + +React compatibility: Ensuring createRoot is imported from react-dom/client. diff --git a/projects/plugins/automattic-for-agencies-client/changelog/fix-create-root-react-19-compat b/projects/plugins/automattic-for-agencies-client/changelog/fix-create-root-react-19-compat new file mode 100644 index 0000000000000..756c9e7aaafc2 --- /dev/null +++ b/projects/plugins/automattic-for-agencies-client/changelog/fix-create-root-react-19-compat @@ -0,0 +1,4 @@ +Significance: patch +Type: changed + +React compatibility: Ensuring createRoot is imported from react-dom/client. diff --git a/projects/plugins/boost/changelog/fix-create-root-react-19-compat b/projects/plugins/boost/changelog/fix-create-root-react-19-compat new file mode 100644 index 0000000000000..756c9e7aaafc2 --- /dev/null +++ b/projects/plugins/boost/changelog/fix-create-root-react-19-compat @@ -0,0 +1,4 @@ +Significance: patch +Type: changed + +React compatibility: Ensuring createRoot is imported from react-dom/client. diff --git a/projects/plugins/classic-theme-helper-plugin/changelog/fix-create-root-react-19-compat b/projects/plugins/classic-theme-helper-plugin/changelog/fix-create-root-react-19-compat new file mode 100644 index 0000000000000..756c9e7aaafc2 --- /dev/null +++ b/projects/plugins/classic-theme-helper-plugin/changelog/fix-create-root-react-19-compat @@ -0,0 +1,4 @@ +Significance: patch +Type: changed + +React compatibility: Ensuring createRoot is imported from react-dom/client. diff --git a/projects/plugins/crm/changelog/fix-create-root-react-19-compat b/projects/plugins/crm/changelog/fix-create-root-react-19-compat new file mode 100644 index 0000000000000..756c9e7aaafc2 --- /dev/null +++ b/projects/plugins/crm/changelog/fix-create-root-react-19-compat @@ -0,0 +1,4 @@ +Significance: patch +Type: changed + +React compatibility: Ensuring createRoot is imported from react-dom/client. diff --git a/projects/plugins/jetpack/changelog/fix-create-root-react-19-compat b/projects/plugins/jetpack/changelog/fix-create-root-react-19-compat new file mode 100644 index 0000000000000..4f42120c4ff24 --- /dev/null +++ b/projects/plugins/jetpack/changelog/fix-create-root-react-19-compat @@ -0,0 +1,4 @@ +Significance: patch +Type: other + +React compatibility: Ensuring createRoot is imported from react-dom/client. diff --git a/projects/plugins/migration/changelog/fix-create-root-react-19-compat b/projects/plugins/migration/changelog/fix-create-root-react-19-compat new file mode 100644 index 0000000000000..756c9e7aaafc2 --- /dev/null +++ b/projects/plugins/migration/changelog/fix-create-root-react-19-compat @@ -0,0 +1,4 @@ +Significance: patch +Type: changed + +React compatibility: Ensuring createRoot is imported from react-dom/client. diff --git a/projects/plugins/protect/changelog/fix-create-root-react-19-compat b/projects/plugins/protect/changelog/fix-create-root-react-19-compat new file mode 100644 index 0000000000000..756c9e7aaafc2 --- /dev/null +++ b/projects/plugins/protect/changelog/fix-create-root-react-19-compat @@ -0,0 +1,4 @@ +Significance: patch +Type: changed + +React compatibility: Ensuring createRoot is imported from react-dom/client. diff --git a/projects/plugins/social/changelog/fix-create-root-react-19-compat b/projects/plugins/social/changelog/fix-create-root-react-19-compat new file mode 100644 index 0000000000000..756c9e7aaafc2 --- /dev/null +++ b/projects/plugins/social/changelog/fix-create-root-react-19-compat @@ -0,0 +1,4 @@ +Significance: patch +Type: changed + +React compatibility: Ensuring createRoot is imported from react-dom/client. diff --git a/projects/plugins/starter-plugin/changelog/fix-create-root-react-19-compat b/projects/plugins/starter-plugin/changelog/fix-create-root-react-19-compat new file mode 100644 index 0000000000000..756c9e7aaafc2 --- /dev/null +++ b/projects/plugins/starter-plugin/changelog/fix-create-root-react-19-compat @@ -0,0 +1,4 @@ +Significance: patch +Type: changed + +React compatibility: Ensuring createRoot is imported from react-dom/client.