Commit 2e02d04
authored
chore(deps): bump the minor-and-patch group in /webapp with 19 updates (#137)
Bumps the minor-and-patch group in /webapp with 19 updates:
| Package | From | To |
| --- | --- | --- |
| [@aws-amplify/adapter-nextjs](https://github.com/aws/aws-amplify) |
`1.7.1` | `1.7.3` |
|
[@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda)
| `3.995.0` | `3.1068.0` |
|
[@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm)
| `3.995.0` | `3.1068.0` |
|
[@aws-sdk/client-translate](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-translate)
| `3.995.0` | `3.1068.0` |
|
[aws-amplify](https://github.com/aws-amplify/amplify-js/tree/HEAD/packages/aws-amplify)
| `6.16.2` | `6.18.0` |
| [next](https://github.com/vercel/next.js) | `16.1.6` | `16.2.9` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) |
`19.1.0` | `19.2.7` |
|
[@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react)
| `19.1.0` | `19.2.17` |
|
[react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom)
| `19.1.0` | `19.2.7` |
|
[@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom)
| `19.1.2` | `19.2.3` |
| [react-hook-form](https://github.com/react-hook-form/react-hook-form)
| `7.55.0` | `7.79.0` |
| [sonner](https://github.com/emilkowalski/sonner) | `2.0.3` | `2.0.7` |
| [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `3.2.0`
| `3.6.0` |
| [tw-animate-css](https://github.com/Wombosvideo/tw-animate-css) |
`1.2.5` | `1.4.0` |
| [@eslint/eslintrc](https://github.com/eslint/eslintrc) | `3.3.1` |
`3.3.5` |
|
[@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss)
| `4.1.3` | `4.3.1` |
| [prettier](https://github.com/prettier/prettier) | `3.5.3` | `3.8.4` |
|
[tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss)
| `4.1.3` | `4.3.1` |
| [zod-prisma-types](https://github.com/chrishoermann/zod-prisma-types)
| `3.2.4` | `3.3.11` |
Updates `@aws-amplify/adapter-nextjs` from 1.7.1 to 1.7.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-amplify/releases">@aws-amplify/adapter-nextjs's
releases</a>.</em></p>
<blockquote>
<h2><code>@aws-amplify/adapter-nextjs</code><a
href="https://github.com/1"><code>@1</code></a>.7.3</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/aws-amplify/amplify-js/pull/14791">#14791</a>
<a
href="https://github.com/aws-amplify/amplify-js/commit/cbd2307a14ea21c7c3c1bfdc7b0fcee5cf981888"><code>cbd2307</code></a>
Thanks <a
href="https://github.com/osama-rizk"><code>@osama-rizk</code></a>! -
fix(adapter-nextjs): match percent-encoded cookie names on read so
sign-out clears Cognito session cookies for usernames containing
URL-unsafe characters (e.g. <code>@</code>)</li>
</ul>
<p>All notable changes to this project will be documented in this file.
See <a href="https://conventionalcommits.org">Conventional Commits</a>
for commit guidelines.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws-amplify/amplify-js/commit/3c7a96f9aa3d19c4f84dfee4a88a458e5438cbb5"><code>3c7a96f</code></a>
Version Packages (main) (<a
href="https://redirect.github.com/aws/aws-amplify/issues/14785">#14785</a>)</li>
<li><a
href="https://github.com/aws-amplify/amplify-js/commit/f3ee7e18bdb217d29e5edfd6c4082d1ff9980e3c"><code>f3ee7e1</code></a>
fix: update change set config. (<a
href="https://redirect.github.com/aws/aws-amplify/issues/14800">#14800</a>)</li>
<li><a
href="https://github.com/aws-amplify/amplify-js/commit/d01b650a36bfb6d04cd6f946078b0988effa47d2"><code>d01b650</code></a>
feat(storage): add server uploadData storage api</li>
<li><a
href="https://github.com/aws-amplify/amplify-js/commit/aa831db73e0bc5985c41907e159cc7fa4c81341d"><code>aa831db</code></a>
fix(storage): merge authenticated and group permissions in
resolveLocationsFo...</li>
<li><a
href="https://github.com/aws-amplify/amplify-js/commit/9fbd3bae72bbbb00854affc8fdc9b18b13869afd"><code>9fbd3ba</code></a>
fix: remove unused uuid dependency from api-graphql, predictions, and
interac...</li>
<li><a
href="https://github.com/aws-amplify/amplify-js/commit/68de0b10b979b8990f82326a0b294a14cd011d94"><code>68de0b1</code></a>
fix(adapter-nextjs): match percent-encoded cookie names on read (<a
href="https://redirect.github.com/aws/aws-amplify/issues/14791">#14791</a>)</li>
<li><a
href="https://github.com/aws-amplify/amplify-js/commit/5d622ed16408c11a8e85a9148f8ebbf505179ec6"><code>5d622ed</code></a>
Merge branch 'main' into
fix/nextjs-signout-url-encoded-username-14781</li>
<li><a
href="https://github.com/aws-amplify/amplify-js/commit/8bf7c89282dfcdd00cb0cc56d21bf6ec52fcb21e"><code>8bf7c89</code></a>
chore(deps): bump fast-xml-parser from 5.5.11 to 5.7.0 (<a
href="https://redirect.github.com/aws/aws-amplify/issues/14787">#14787</a>)</li>
<li><a
href="https://github.com/aws-amplify/amplify-js/commit/cbd2307a14ea21c7c3c1bfdc7b0fcee5cf981888"><code>cbd2307</code></a>
chore(adapter-nextjs): add changeset for sign-out cookie fix</li>
<li><a
href="https://github.com/aws-amplify/amplify-js/commit/8abbac900bf4a806fc69d696ee2ffbb6a4921911"><code>8abbac9</code></a>
fix(adapter-nextjs): match percent-encoded cookie names on read</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-amplify/compare/@aws-amplify/adapter-nextjs@1.7.1...@aws-amplify/adapter-nextjs@1.7.3">compare
view</a></li>
</ul>
</details>
<br />
Updates `@aws-sdk/client-lambda` from 3.995.0 to 3.1068.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases">@aws-sdk/client-lambda's
releases</a>.</em></p>
<blockquote>
<h2>v3.1068.0</h2>
<h4>3.1068.0(2026-06-12)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-iam:</strong> Updating documentation for select
service-specific credential APIs (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f572228a35ccda02e702a3614a997ee889f20f30">f572228a</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2026-06-12
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3f89d039a6e67ad96c3c7c4593d2906d2b2b6abd">3f89d039</a>)</li>
<li><strong>client-acm:</strong> Certificate transparency logging
opt-out is no longer available. Per compliance requirements, all public
ACM certificates are automatically recorded in certificate transparency
logs. The CertificateTransparencyLoggingPreference option is deprecated.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ca60b0f934de6000d65c60d217217cd179949e60">ca60b0f9</a>)</li>
<li><strong>client-eks:</strong> Patches missing enum values for EKS
updates (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c2df34dc67e001dbe5eb49b77a567f65136202d3">c2df34dc</a>)</li>
<li><strong>client-sagemaker-runtime:</strong> Added support for inline
request payloads to the InvokeEndpointAsync operation to allow users to
provide the inference payload directly in the request Body (up to
128,000 bytes) as an alternative to uploading the payload to Amazon S3
and passing InputLocation. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c4e229ddd3e868a668e2e97458c2330d767fa369">c4e229dd</a>)</li>
<li><strong>client-glue:</strong> Adds support for retrieving Apache
Iceberg table metadata via GetTable. Use the new AttributesToGet
parameter with LATEST ICEBERG METADATA to receive schema, partition
specs, sort orders, and table properties in the response. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f45445f9f2218542a4800a1f0b65b506ccbde2b8">f45445f9</a>)</li>
<li><strong>client-firehose:</strong> Update KeyARN in
DeliveryStreamEncryptionConfigurationInput to accept KMS key ARNs only
(not alias ARNs), matching service behavior. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/80837cd31669d8be732a9e2b9bf2b13808099242">80837cd3</a>)</li>
<li><strong>client-bedrock-agentcore:</strong> Added tagging and CMK
support across optimization, an explanation field in recommendation
output, and an insights feature to identify failure patterns, extract
user intents, and summarize execution behavior (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1c06496ff0a14ee1a5a5862de03d70cd149fe6f6">1c06496f</a>)</li>
<li><strong>client-devops-agent:</strong> Adds support for Trigger CRUD
APIs (CreateTrigger, GetTrigger, UpdateTrigger, DeleteTrigger,
ListTriggers) for managing schedule-based automation triggers in DevOps
Agent agent spaces. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7139cf1ecc18c1497ad029bb6073ef8c39bd7fb3">7139cf1e</a>)</li>
<li><strong>client-bedrock-agentcore-control:</strong> Added tagging and
CMK support for optimizations and an insights feature to identify
failure patterns, extract user intents, and summarize execution behavior
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/571ac1e7ab21fed49d403db02046705f55226622">571ac1e7</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.1068.0.zip</strong></p>
<h2>v3.1067.0</h2>
<h4>3.1067.0(2026-06-11)</h4>
<h5>Documentation Changes</h5>
<ul>
<li>suggest UndiciHttpHandler as an alternative request handler (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/8092">#8092</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bd18a9f0c8df55d47e7af27f09257c7a01a80fe2">bd18a9f0</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-eks:</strong> Introduce new CreateCluster parameters
for Amazon EKS local clusters on AWS Outposts. Added etcdInstanceType
for configuring the EC2 instance type for dedicated etcd instances, and
spreadLevel for configuring the placement group spread level for
Kubernetes control plane and etcd instances. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/383363d5724d0212f22891283d3b606669a00862">383363d5</a>)</li>
<li><strong>client-omics:</strong> Adds support for workflowName in the
ListRuns API response. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fa2f460474a394301d86a980325c2f5c09dd15b2">fa2f4604</a>)</li>
<li><strong>client-neptune:</strong> Amazon Neptune now supports IPv6
dual-stack networking. You can create and manage Neptune DB clusters
accessible over both IPv4 and IPv6 by specifying NetworkType as DUAL in
CreateDBCluster, ModifyDBCluster, RestoreDBClusterFromSnapshot, and
RestoreDBClusterToPointInTime API operations (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ae089f94ad19eaebd056378561636647aa944053">ae089f94</a>)</li>
<li><strong>client-bedrock-agentcore:</strong> Adds support to perform
cross account data plane actions on an AgentCore Memory resource (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8d92e480ebd75d7aba85a8e759c252363c005d63">8d92e480</a>)</li>
<li><strong>client-healthlake:</strong> Adds the UpdateFHIRDatastore API
and adds analytics, NLP, and profile configuration support to
CreateFHIRDatastore and DescribeFHIRDatastore. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c74ab0051493446397950ebe16fb42c162a3afc8">c74ab005</a>)</li>
<li><strong>client-bedrock-agentcore-control:</strong> Supports
deterministic metadata for AgentCore Memory (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/af7a995a2fa892857f852231715edb0845102315">af7a995a</a>)</li>
<li><strong>client-support:</strong> Adding new BDD representation of
endpoint ruleset (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/cd9dac213e3d7ece5cfc0f84e70631fc367606f7">cd9dac21</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.1067.0.zip</strong></p>
<h2>v3.1066.0</h2>
<h4>3.1066.0(2026-06-10)</h4>
<h5>New Features</h5>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-lambda/CHANGELOG.md">@aws-sdk/client-lambda's
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.1067.0...v3.1068.0">3.1068.0</a>
(2026-06-12)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-lambda</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.1066.0...v3.1067.0">3.1067.0</a>
(2026-06-11)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-lambda</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.1065.0...v3.1066.0">3.1066.0</a>
(2026-06-10)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-lambda</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.1064.0...v3.1065.0">3.1065.0</a>
(2026-06-09)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-lambda</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.1063.0...v3.1064.0">3.1064.0</a>
(2026-06-08)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-lambda</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.1062.0...v3.1063.0">3.1063.0</a>
(2026-06-05)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-lambda</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.1061.0...v3.1062.0">3.1062.0</a>
(2026-06-04)</h1>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/0632f6dc8842caaa916c5f43a5043342ff9ba6bb"><code>0632f6d</code></a>
Publish v3.1068.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/0a3246f174335af55a6981b4891f0f4c10dfe4c4"><code>0a3246f</code></a>
Publish v3.1067.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/4b11912aef8adc845f81b7e9922bd180c5cf1d90"><code>4b11912</code></a>
Publish v3.1066.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/62daf07c545b1fbac5753c554e2c8298ae6b820f"><code>62daf07</code></a>
Publish v3.1065.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/bac71756a62d28fb08dce3e219176b365118eae4"><code>bac7175</code></a>
Publish v3.1064.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/86792c5e3b9c0b697161a5a14ef119153d1c17f5"><code>86792c5</code></a>
chore(scripts): update pkg json linting (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda/issues/8082">#8082</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/85dabf4ef0c81d9db5405c483b3bfbd2126075d4"><code>85dabf4</code></a>
Publish v3.1063.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/9bd1a86b9bec0f69c58dcfdda481c9e1797dd73f"><code>9bd1a86</code></a>
chore: update author URL in package.json (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda/issues/8080">#8080</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/0dfa4ad150e0283cf787cd231600aeb7d75695f0"><code>0dfa4ad</code></a>
test(clients): add client error deserialization tests (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda/issues/8075">#8075</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/f5235bbaa2e234435fed935ae69df09b33149d0c"><code>f5235bb</code></a>
Publish v3.1062.0</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.1068.0/clients/client-lambda">compare
view</a></li>
</ul>
</details>
<br />
Updates `@aws-sdk/client-ssm` from 3.995.0 to 3.1068.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases">@aws-sdk/client-ssm's
releases</a>.</em></p>
<blockquote>
<h2>v3.1068.0</h2>
<h4>3.1068.0(2026-06-12)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-iam:</strong> Updating documentation for select
service-specific credential APIs (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f572228a35ccda02e702a3614a997ee889f20f30">f572228a</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2026-06-12
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3f89d039a6e67ad96c3c7c4593d2906d2b2b6abd">3f89d039</a>)</li>
<li><strong>client-acm:</strong> Certificate transparency logging
opt-out is no longer available. Per compliance requirements, all public
ACM certificates are automatically recorded in certificate transparency
logs. The CertificateTransparencyLoggingPreference option is deprecated.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ca60b0f934de6000d65c60d217217cd179949e60">ca60b0f9</a>)</li>
<li><strong>client-eks:</strong> Patches missing enum values for EKS
updates (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c2df34dc67e001dbe5eb49b77a567f65136202d3">c2df34dc</a>)</li>
<li><strong>client-sagemaker-runtime:</strong> Added support for inline
request payloads to the InvokeEndpointAsync operation to allow users to
provide the inference payload directly in the request Body (up to
128,000 bytes) as an alternative to uploading the payload to Amazon S3
and passing InputLocation. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c4e229ddd3e868a668e2e97458c2330d767fa369">c4e229dd</a>)</li>
<li><strong>client-glue:</strong> Adds support for retrieving Apache
Iceberg table metadata via GetTable. Use the new AttributesToGet
parameter with LATEST ICEBERG METADATA to receive schema, partition
specs, sort orders, and table properties in the response. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f45445f9f2218542a4800a1f0b65b506ccbde2b8">f45445f9</a>)</li>
<li><strong>client-firehose:</strong> Update KeyARN in
DeliveryStreamEncryptionConfigurationInput to accept KMS key ARNs only
(not alias ARNs), matching service behavior. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/80837cd31669d8be732a9e2b9bf2b13808099242">80837cd3</a>)</li>
<li><strong>client-bedrock-agentcore:</strong> Added tagging and CMK
support across optimization, an explanation field in recommendation
output, and an insights feature to identify failure patterns, extract
user intents, and summarize execution behavior (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1c06496ff0a14ee1a5a5862de03d70cd149fe6f6">1c06496f</a>)</li>
<li><strong>client-devops-agent:</strong> Adds support for Trigger CRUD
APIs (CreateTrigger, GetTrigger, UpdateTrigger, DeleteTrigger,
ListTriggers) for managing schedule-based automation triggers in DevOps
Agent agent spaces. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7139cf1ecc18c1497ad029bb6073ef8c39bd7fb3">7139cf1e</a>)</li>
<li><strong>client-bedrock-agentcore-control:</strong> Added tagging and
CMK support for optimizations and an insights feature to identify
failure patterns, extract user intents, and summarize execution behavior
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/571ac1e7ab21fed49d403db02046705f55226622">571ac1e7</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.1068.0.zip</strong></p>
<h2>v3.1067.0</h2>
<h4>3.1067.0(2026-06-11)</h4>
<h5>Documentation Changes</h5>
<ul>
<li>suggest UndiciHttpHandler as an alternative request handler (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/8092">#8092</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bd18a9f0c8df55d47e7af27f09257c7a01a80fe2">bd18a9f0</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-eks:</strong> Introduce new CreateCluster parameters
for Amazon EKS local clusters on AWS Outposts. Added etcdInstanceType
for configuring the EC2 instance type for dedicated etcd instances, and
spreadLevel for configuring the placement group spread level for
Kubernetes control plane and etcd instances. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/383363d5724d0212f22891283d3b606669a00862">383363d5</a>)</li>
<li><strong>client-omics:</strong> Adds support for workflowName in the
ListRuns API response. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fa2f460474a394301d86a980325c2f5c09dd15b2">fa2f4604</a>)</li>
<li><strong>client-neptune:</strong> Amazon Neptune now supports IPv6
dual-stack networking. You can create and manage Neptune DB clusters
accessible over both IPv4 and IPv6 by specifying NetworkType as DUAL in
CreateDBCluster, ModifyDBCluster, RestoreDBClusterFromSnapshot, and
RestoreDBClusterToPointInTime API operations (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ae089f94ad19eaebd056378561636647aa944053">ae089f94</a>)</li>
<li><strong>client-bedrock-agentcore:</strong> Adds support to perform
cross account data plane actions on an AgentCore Memory resource (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8d92e480ebd75d7aba85a8e759c252363c005d63">8d92e480</a>)</li>
<li><strong>client-healthlake:</strong> Adds the UpdateFHIRDatastore API
and adds analytics, NLP, and profile configuration support to
CreateFHIRDatastore and DescribeFHIRDatastore. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c74ab0051493446397950ebe16fb42c162a3afc8">c74ab005</a>)</li>
<li><strong>client-bedrock-agentcore-control:</strong> Supports
deterministic metadata for AgentCore Memory (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/af7a995a2fa892857f852231715edb0845102315">af7a995a</a>)</li>
<li><strong>client-support:</strong> Adding new BDD representation of
endpoint ruleset (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/cd9dac213e3d7ece5cfc0f84e70631fc367606f7">cd9dac21</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.1067.0.zip</strong></p>
<h2>v3.1066.0</h2>
<h4>3.1066.0(2026-06-10)</h4>
<h5>New Features</h5>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ssm/CHANGELOG.md">@aws-sdk/client-ssm's
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.1067.0...v3.1068.0">3.1068.0</a>
(2026-06-12)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-ssm</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.1066.0...v3.1067.0">3.1067.0</a>
(2026-06-11)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-ssm</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.1065.0...v3.1066.0">3.1066.0</a>
(2026-06-10)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-ssm</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.1064.0...v3.1065.0">3.1065.0</a>
(2026-06-09)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-ssm</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.1063.0...v3.1064.0">3.1064.0</a>
(2026-06-08)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-ssm</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.1062.0...v3.1063.0">3.1063.0</a>
(2026-06-05)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-ssm</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.1061.0...v3.1062.0">3.1062.0</a>
(2026-06-04)</h1>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/0632f6dc8842caaa916c5f43a5043342ff9ba6bb"><code>0632f6d</code></a>
Publish v3.1068.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/0a3246f174335af55a6981b4891f0f4c10dfe4c4"><code>0a3246f</code></a>
Publish v3.1067.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/4b11912aef8adc845f81b7e9922bd180c5cf1d90"><code>4b11912</code></a>
Publish v3.1066.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/62daf07c545b1fbac5753c554e2c8298ae6b820f"><code>62daf07</code></a>
Publish v3.1065.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/bac71756a62d28fb08dce3e219176b365118eae4"><code>bac7175</code></a>
Publish v3.1064.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/86792c5e3b9c0b697161a5a14ef119153d1c17f5"><code>86792c5</code></a>
chore(scripts): update pkg json linting (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/8082">#8082</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/85dabf4ef0c81d9db5405c483b3bfbd2126075d4"><code>85dabf4</code></a>
Publish v3.1063.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/9bd1a86b9bec0f69c58dcfdda481c9e1797dd73f"><code>9bd1a86</code></a>
chore: update author URL in package.json (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/8080">#8080</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/f5235bbaa2e234435fed935ae69df09b33149d0c"><code>f5235bb</code></a>
Publish v3.1062.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/71df2cc54f319fdbd1a6cd82b0317dbb65b386a7"><code>71df2cc</code></a>
Publish v3.1061.0</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.1068.0/clients/client-ssm">compare
view</a></li>
</ul>
</details>
<br />
Updates `@aws-sdk/client-translate` from 3.995.0 to 3.1068.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases">@aws-sdk/client-translate's
releases</a>.</em></p>
<blockquote>
<h2>v3.1068.0</h2>
<h4>3.1068.0(2026-06-12)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-iam:</strong> Updating documentation for select
service-specific credential APIs (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f572228a35ccda02e702a3614a997ee889f20f30">f572228a</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2026-06-12
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3f89d039a6e67ad96c3c7c4593d2906d2b2b6abd">3f89d039</a>)</li>
<li><strong>client-acm:</strong> Certificate transparency logging
opt-out is no longer available. Per compliance requirements, all public
ACM certificates are automatically recorded in certificate transparency
logs. The CertificateTransparencyLoggingPreference option is deprecated.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ca60b0f934de6000d65c60d217217cd179949e60">ca60b0f9</a>)</li>
<li><strong>client-eks:</strong> Patches missing enum values for EKS
updates (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c2df34dc67e001dbe5eb49b77a567f65136202d3">c2df34dc</a>)</li>
<li><strong>client-sagemaker-runtime:</strong> Added support for inline
request payloads to the InvokeEndpointAsync operation to allow users to
provide the inference payload directly in the request Body (up to
128,000 bytes) as an alternative to uploading the payload to Amazon S3
and passing InputLocation. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c4e229ddd3e868a668e2e97458c2330d767fa369">c4e229dd</a>)</li>
<li><strong>client-glue:</strong> Adds support for retrieving Apache
Iceberg table metadata via GetTable. Use the new AttributesToGet
parameter with LATEST ICEBERG METADATA to receive schema, partition
specs, sort orders, and table properties in the response. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f45445f9f2218542a4800a1f0b65b506ccbde2b8">f45445f9</a>)</li>
<li><strong>client-firehose:</strong> Update KeyARN in
DeliveryStreamEncryptionConfigurationInput to accept KMS key ARNs only
(not alias ARNs), matching service behavior. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/80837cd31669d8be732a9e2b9bf2b13808099242">80837cd3</a>)</li>
<li><strong>client-bedrock-agentcore:</strong> Added tagging and CMK
support across optimization, an explanation field in recommendation
output, and an insights feature to identify failure patterns, extract
user intents, and summarize execution behavior (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1c06496ff0a14ee1a5a5862de03d70cd149fe6f6">1c06496f</a>)</li>
<li><strong>client-devops-agent:</strong> Adds support for Trigger CRUD
APIs (CreateTrigger, GetTrigger, UpdateTrigger, DeleteTrigger,
ListTriggers) for managing schedule-based automation triggers in DevOps
Agent agent spaces. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7139cf1ecc18c1497ad029bb6073ef8c39bd7fb3">7139cf1e</a>)</li>
<li><strong>client-bedrock-agentcore-control:</strong> Added tagging and
CMK support for optimizations and an insights feature to identify
failure patterns, extract user intents, and summarize execution behavior
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/571ac1e7ab21fed49d403db02046705f55226622">571ac1e7</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.1068.0.zip</strong></p>
<h2>v3.1067.0</h2>
<h4>3.1067.0(2026-06-11)</h4>
<h5>Documentation Changes</h5>
<ul>
<li>suggest UndiciHttpHandler as an alternative request handler (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/8092">#8092</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bd18a9f0c8df55d47e7af27f09257c7a01a80fe2">bd18a9f0</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-eks:</strong> Introduce new CreateCluster parameters
for Amazon EKS local clusters on AWS Outposts. Added etcdInstanceType
for configuring the EC2 instance type for dedicated etcd instances, and
spreadLevel for configuring the placement group spread level for
Kubernetes control plane and etcd instances. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/383363d5724d0212f22891283d3b606669a00862">383363d5</a>)</li>
<li><strong>client-omics:</strong> Adds support for workflowName in the
ListRuns API response. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fa2f460474a394301d86a980325c2f5c09dd15b2">fa2f4604</a>)</li>
<li><strong>client-neptune:</strong> Amazon Neptune now supports IPv6
dual-stack networking. You can create and manage Neptune DB clusters
accessible over both IPv4 and IPv6 by specifying NetworkType as DUAL in
CreateDBCluster, ModifyDBCluster, RestoreDBClusterFromSnapshot, and
RestoreDBClusterToPointInTime API operations (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ae089f94ad19eaebd056378561636647aa944053">ae089f94</a>)</li>
<li><strong>client-bedrock-agentcore:</strong> Adds support to perform
cross account data plane actions on an AgentCore Memory resource (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8d92e480ebd75d7aba85a8e759c252363c005d63">8d92e480</a>)</li>
<li><strong>client-healthlake:</strong> Adds the UpdateFHIRDatastore API
and adds analytics, NLP, and profile configuration support to
CreateFHIRDatastore and DescribeFHIRDatastore. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c74ab0051493446397950ebe16fb42c162a3afc8">c74ab005</a>)</li>
<li><strong>client-bedrock-agentcore-control:</strong> Supports
deterministic metadata for AgentCore Memory (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/af7a995a2fa892857f852231715edb0845102315">af7a995a</a>)</li>
<li><strong>client-support:</strong> Adding new BDD representation of
endpoint ruleset (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/cd9dac213e3d7ece5cfc0f84e70631fc367606f7">cd9dac21</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.1067.0.zip</strong></p>
<h2>v3.1066.0</h2>
<h4>3.1066.0(2026-06-10)</h4>
<h5>New Features</h5>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-translate/CHANGELOG.md">@aws-sdk/client-translate's
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.1067.0...v3.1068.0">3.1068.0</a>
(2026-06-12)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-translate</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.1066.0...v3.1067.0">3.1067.0</a>
(2026-06-11)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-translate</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.1065.0...v3.1066.0">3.1066.0</a>
(2026-06-10)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-translate</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.1064.0...v3.1065.0">3.1065.0</a>
(2026-06-09)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-translate</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.1063.0...v3.1064.0">3.1064.0</a>
(2026-06-08)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-translate</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.1062.0...v3.1063.0">3.1063.0</a>
(2026-06-05)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-translate</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.1061.0...v3.1062.0">3.1062.0</a>
(2026-06-04)</h1>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/0632f6dc8842caaa916c5f43a5043342ff9ba6bb"><code>0632f6d</code></a>
Publish v3.1068.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/0a3246f174335af55a6981b4891f0f4c10dfe4c4"><code>0a3246f</code></a>
Publish v3.1067.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/4b11912aef8adc845f81b7e9922bd180c5cf1d90"><code>4b11912</code></a>
Publish v3.1066.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/62daf07c545b1fbac5753c554e2c8298ae6b820f"><code>62daf07</code></a>
Publish v3.1065.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/bac71756a62d28fb08dce3e219176b365118eae4"><code>bac7175</code></a>
Publish v3.1064.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/86792c5e3b9c0b697161a5a14ef119153d1c17f5"><code>86792c5</code></a>
chore(scripts): update pkg json linting (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-translate/issues/8082">#8082</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/85dabf4ef0c81d9db5405c483b3bfbd2126075d4"><code>85dabf4</code></a>
Publish v3.1063.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/9bd1a86b9bec0f69c58dcfdda481c9e1797dd73f"><code>9bd1a86</code></a>
chore: update author URL in package.json (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-translate/issues/8080">#8080</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/f5235bbaa2e234435fed935ae69df09b33149d0c"><code>f5235bb</code></a>
Publish v3.1062.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/71df2cc54f319fdbd1a6cd82b0317dbb65b386a7"><code>71df2cc</code></a>
Publish v3.1061.0</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.1068.0/clients/client-translate">compare
view</a></li>
</ul>
</details>
<br />
Updates `aws-amplify` from 6.16.2 to 6.18.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws-amplify/amplify-js/releases">aws-amplify's
releases</a>.</em></p>
<blockquote>
<h2>aws-amplify@6.18.0</h2>
<h3>Minor Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/aws-amplify/amplify-js/pull/14798">#14798</a>
<a
href="https://github.com/aws-amplify/amplify-js/commit/52973988551378d24adb585a1c3aace4632a38d6"><code>5297398</code></a>
Thanks <a
href="https://github.com/osama-rizk"><code>@osama-rizk</code></a>! -
refactor(storage): internal <code>uploadData</code> API refactoring for
architectural consistency.</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/aws-amplify/amplify-js/pull/14819">#14819</a>
<a
href="https://github.com/aws-amplify/amplify-js/commit/6f5a076eebffc732271081eb95ecd35a9a67124b"><code>6f5a076</code></a>
Thanks <a
href="https://github.com/ShrutiPundir17"><code>@ShrutiPundir17</code></a>!
- fix(aws-amplify): refresh default Cognito auth config on
DefaultAmplify reconfigure.</p>
</li>
<li>
<p>Updated dependencies [<a
href="https://github.com/aws-amplify/amplify-js/commit/51a50b11e2cc436cb06d59df7ba87119f34bf425"><code>51a50b1</code></a>,
<a
href="https://github.com/aws-amplify/amplify-js/commit/52973988551378d24adb585a1c3aace4632a38d6"><code>5297398</code></a>]:</p>
<ul>
<li><code>@aws-amplify/core</code><a
href="https://github.com/6"><code>@6</code></a>.16.4</li>
<li><code>@aws-amplify/storage</code><a
href="https://github.com/6"><code>@6</code></a>.16.0</li>
<li><code>@aws-amplify/api</code><a
href="https://github.com/6"><code>@6</code></a>.3.27</li>
<li><code>@aws-amplify/datastore</code><a
href="https://github.com/5"><code>@5</code></a>.1.8</li>
</ul>
</li>
</ul>
<h2>aws-amplify@6.17.0</h2>
<h3>Minor Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/aws-amplify/amplify-js/pull/14796">#14796</a>
<a
href="https://github.com/aws-amplify/amplify-js/commit/d01b650a36bfb6d04cd6f946078b0988effa47d2"><code>d01b650</code></a>
Thanks <a
href="https://github.com/osama-rizk"><code>@osama-rizk</code></a>! -
feat(storage): add server-side <code>uploadData</code> storage API.</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies [<a
href="https://github.com/aws-amplify/amplify-js/commit/93487ff0967b8b4f752aca4aacd341052b343177"><code>93487ff</code></a>,
<a
href="https://github.com/aws-amplify/amplify-js/commit/aa831db73e0bc5985c41907e159cc7fa4c81341d"><code>aa831db</code></a>,
<a
href="https://github.com/aws-amplify/amplify-js/commit/d01b650a36bfb6d04cd6f946078b0988effa47d2"><code>d01b650</code></a>]:
<ul>
<li><code>@aws-amplify/auth</code><a
href="https://github.com/6"><code>@6</code></a>.20.0</li>
<li><code>@aws-amplify/core</code><a
href="https://github.com/6"><code>@6</code></a>.16.3</li>
<li><code>@aws-amplify/storage</code><a
href="https://github.com/6"><code>@6</code></a>.15.0</li>
<li><code>@aws-amplify/api</code><a
href="https://github.com/6"><code>@6</code></a>.3.26</li>
<li><code>@aws-amplify/datastore</code><a
href="https://github.com/5"><code>@5</code></a>.1.7</li>
</ul>
</li>
</ul>
<h2>aws-amplify@6.16.4</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies [<a
href="https://github.com/aws-amplify/amplify-js/commit/e3b6b96f47d62c3e69013b08629b389cfa5d6d77"><code>e3b6b96</code></a>,
<a
href="https://github.com/aws-amplify/amplify-js/commit/8641160ab7c8f3342ec349c533070ddb8665f82c"><code>8641160</code></a>]:
<ul>
<li><code>@aws-amplify/core</code><a
href="https://github.com/6"><code>@6</code></a>.16.2</li>
<li><code>@aws-amplify/analytics</code><a
href="https://github.com/7"><code>@7</code></a>.0.94</li>
<li><code>@aws-amplify/storage</code><a
href="https://github.com/6"><code>@6</code></a>.14.0</li>
<li><code>@aws-amplify/notifications</code><a
href="https://github.com/2"><code>@2</code></a>.0.94</li>
<li><code>@aws-amplify/api</code><a
href="https://github.com/6"><code>@6</code></a>.3.25</li>
<li><code>@aws-amplify/datastore</code><a
href="https://github.com/5"><code>@5</code></a>.1.6</li>
</ul>
</li>
</ul>
<h2>aws-amplify@6.16.3</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies [<a
href="https://github.com/aws-amplify/amplify-js/commit/e2b77fa89b17251da6df8c51959e5253c7614f09"><code>e2b77fa</code></a>]:
<ul>
<li><code>@aws-amplify/storage</code><a
href="https://github.com/6"><code>@6</code></a>.13.2</li>
</ul>
</li>
</ul>
<p>All notable changes to this project will be documented in this file.
See <a href="https://conventionalcommits.org">Conventional Commits</a>
for commit guidelines.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/aws-amplify/amplify-js/blob/main/packages/aws-amplify/CHANGELOG.md">aws-amplify's
changelog</a>.</em></p>
<blockquote>
<h2>6.18.0</h2>
<h3>Minor Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/aws-amplify/amplify-js/pull/14798">#14798</a>
<a
href="https://github.com/aws-amplify/amplify-js/commit/52973988551378d24adb585a1c3aace4632a38d6"><code>5297398</code></a>
Thanks <a
href="https://github.com/osama-rizk"><code>@osama-rizk</code></a>! -
refactor(storage): internal <code>uploadData</code> API refactoring for
architectural consistency.</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/aws-amplify/amplify-js/pull/14819">#14819</a>
<a
href="https://github.com/aws-amplify/amplify-js/commit/6f5a076eebffc732271081eb95ecd35a9a67124b"><code>6f5a076</code></a>
Thanks <a
href="https://github.com/ShrutiPundir17"><code>@ShrutiPundir17</code></a>!
- fix(aws-amplify): refresh default Cognito auth config on
DefaultAmplify reconfigure.</p>
</li>
<li>
<p>Updated dependencies [<a
href="https://github.com/aws-amplify/amplify-js/commit/51a50b11e2cc436cb06d59df7ba87119f34bf425"><code>51a50b1</code></a>,
<a
href="https://github.com/aws-amplify/amplify-js/commit/52973988551378d24adb585a1c3aace4632a38d6"><code>5297398</code></a>]:</p>
<ul>
<li><code>@aws-amplify/core</code><a
href="https://github.com/6"><code>@6</code></a>.16.4</li>
<li><code>@aws-amplify/storage</code><a
href="https://github.com/6"><code>@6</code></a>.16.0</li>
<li><code>@aws-amplify/api</code><a
href="https://github.com/6"><code>@6</code></a>.3.27</li>
<li><code>@aws-amplify/datastore</code><a
href="https://github.com/5"><code>@5</code></a>.1.8</li>
</ul>
</li>
</ul>
<h2>6.17.0</h2>
<h3>Minor Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/aws-amplify/amplify-js/pull/14796">#14796</a>
<a
href="https://github.com/aws-amplify/amplify-js/commit/d01b650a36bfb6d04cd6f946078b0988effa47d2"><code>d01b650</code></a>
Thanks <a
href="https://github.com/osama-rizk"><code>@osama-rizk</code></a>! -
feat(storage): add server-side <code>uploadData</code> storage API.</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies [<a
href="https://github.com/aws-amplify/amplify-js/commit/93487ff0967b8b4f752aca4aacd341052b343177"><code>93487ff</code></a>,
<a
href="https://github.com/aws-amplify/amplify-js/commit/aa831db73e0bc5985c41907e159cc7fa4c81341d"><code>aa831db</code></a>,
<a
href="https://github.com/aws-amplify/amplify-js/commit/d01b650a36bfb6d04cd6f946078b0988effa47d2"><code>d01b650</code></a>]:
<ul>
<li><code>@aws-amplify/auth</code><a
href="https://github.com/6"><code>@6</code></a>.20.0</li>
<li><code>@aws-amplify/core</code><a
href="https://github.com/6"><code>@6</code></a>.16.3</li>
<li><code>@aws-amplify/storage</code><a
href="https://github.com/6"><code>@6</code></a>.15.0</li>
<li><code>@aws-amplify/api</code><a
href="https://github.com/6"><code>@6</code></a>.3.26</li>
<li><code>@aws-amplify/datastore</code><a
href="https://github.com/5"><code>@5</code></a>.1.7</li>
</ul>
</li>
</ul>
<h2>6.16.4</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies [<a
href="https://github.com/aws-amplify/amplify-js/commit/e3b6b96f47d62c3e69013b08629b389cfa5d6d77"><code>e3b6b96</code></a>,
<a
href="https://github.com/aws-amplify/amplify-js/commit/8641160ab7c8f3342ec349c533070ddb8665f82c"><code>8641160</code></a>]:
<ul>
<li><code>@aws-amplify/core</code><a
href="https://github.com/6"><code>@6</code></a>.16.2</li>
<li><code>@aws-amplify/analytics</code><a
href="https://github.com/7"><code>@7</code></a>.0.94</li>
<li><code>@aws-amplify/storage</code><a
href="https://github.com/6"><code>@6</code></a>.14.0</li>
<li><code>@aws-amplify/notifications</code><a
href="https://github.com/2"><code>@2</code></a>.0.94</li>
<li><code>@aws-amplify/api</code><a
href="https://github.com/6"><code>@6</code></a>.3.25</li>
<li><code>@aws-amplify/datastore</code><a
href="https://github.com/5"><code>@5</code></a>.1.6</li>
</ul>
</li>
</ul>
<h2>6.16.3</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies [<a
href="https://github.com/aws-amplify/amplify-js/commit/e2b77fa89b17251da6df8c51959e5253c7614f09"><code>e2b77fa</code></a>]:
<ul>
<li><code>@aws-amplify/storage</code><a
href="https://github.com/6"><code>@6</code></a>.13.2</li>
</ul>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws-amplify/amplify-js/commit/7d852852f16a235d5dadf60fb38e265723288616"><code>7d85285</code></a>
Version Packages (main) (<a
href="https://github.com/aws-amplify/amplify-js/tree/HEAD/packages/aws-amplify/issues/14810">#14810</a>)</li>
<li><a
href="https://github.com/aws-amplify/amplify-js/commit/6f5a076eebffc732271081eb95ecd35a9a67124b"><code>6f5a076</code></a>
fix(aws-amplify): sync Cognito auth config on reconfigure (<a
href="https://github.com/aws-amplify/amplify-js/tree/HEAD/packages/aws-amplify/issues/14819">#14819</a>)</li>
<li><a
href="https://github.com/aws-amplify/amplify-js/commit/37aa60372c236cf795480b8791e54e5c58f1bccd"><code>37aa603</code></a>
chore: Update <code>registry.directory</code> and <code>homepage</code>
for <code>package.json</code> (<a
href="https://github.com/aws-amplify/amplify-js/tree/HEAD/packages/aws-amplify/issues/14794">#14794</a>)</li>
<li><a
href="https://github.com/aws-amplify/amplify-js/commit/3c7a96f9aa3d19c4f84dfee4a88a458e5438cbb5"><code>3c7a96f</code></a>
Version Packages (main) (<a
href="https://github.com/aws-amplify/amplify-js/tree/HEAD/packages/aws-amplify/issues/14785">#14785</a>)</li>
<li><a
href="https://github.com/aws-amplify/amplify-js/commit/09d46a546f5535ce76388b9bad8b7e8372497f5c"><code>09d46a5</code></a>
chore(release): Version packages</li>
<li><a
href="https://github.com/aws-amplify/amplify-js/commit/a59a10af146a8c06be9039783efff020c41f66d0"><code>a59a10a</code></a>
Merge branch 'main' into feat/pre-signed-upload-url</li>
<li><a
href="https://github.com/aws-amplify/amplify-js/commit/b9a7fce0087ba795696d6d30dfd45b807b4bd56a"><code>b9a7fce</code></a>
Version Packages</li>
<li><a
href="https://github.com/aws-amplify/amplify-js/commit/9db495a31e722557b56de8984d36f87ece154c46"><code>9db495a</code></a>
increase get url limit</li>
<li><a
href="https://github.com/aws-amplify/amplify-js/commit/324699261cfef10c9783db6533c3e446ad99e510"><code>3246992</code></a>
chore(deps-dev): bump webpack from 5.100.2 to 5.104.1 (<a
href="https://github.com/aws-amplify/amplify-js/tree/HEAD/packages/aws-amplify/issues/14708">#14708</a>)</li>
<li>See full diff in <a
href="https://github.com/aws-amplify/amplify-js/commits/aws-amplify@6.18.0/packages/aws-amplify">compare
view</a></li>
</ul>
</details>
<br />
Updates `next` from 16.1.6 to 16.2.9
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vercel/next.js/releases">next's
releases</a>.</em></p>
<blockquote>
<h2>v16.2.9</h2>
<p>Empty release to ensure <code>next@latest</code> points at a stable
release. Next.js only allows publishing with Trusted Publishing enabled.
In order to fix NPM dist-tags, we have to release a new version.
Updating dist-tags is not possible with Trusted Publishing.</p>
<h2>v16.2.8</h2>
<p>Release with no changes in an attempt to fix <code>next@latest</code>
pointing at a prerelease version.</p>
<h2>v16.2.7</h2>
<blockquote>
<p>[!NOTE]
This release is backporting bug fixes. It does <strong>not</strong>
include all pending features/changes on canary.</p>
</blockquote>
<h3>Core Changes</h3>
<ul>
<li>Backport documentation fixes for v16.2 (<a
href="https://redirect.github.com/vercel/next.js/issues/93804">#93804</a>)</li>
<li>[backport] Patch <code>playwright-core</code> to resolve
<code>_finishedPromise</code> on <code>requestFailed</code> (<a
href="https://redirect.github.com/vercel/next.js/issues/93920">#93920</a>)</li>
<li>[backport] Fix dev mode hydration failure when page is served from
HTTP cache (<a
href="https://redirect.github.com/vercel/next.js/issues/93492">#93492</a>)</li>
<li>[backport] Fix catch-all <code>router.query</code> corruption with
<code>basePath</code> + <code>rewrites</code> (<a
href="https://redirect.github.com/vercel/next.js/issues/93917">#93917</a>)</li>
<li>[backport] Encode non-ASCII characters in cache tags at construction
(<a
href="https://redirect.github.com/vercel/next.js/issues/93918">#93918</a>)</li>
<li>[backport] Fix server action forwarding loop with middleware
rewrites (<a
href="https://redirect.github.com/vercel/next.js/issues/93919">#93919</a>)</li>
<li>[backport] Turbopack: switch from base40 to base38 hash encoding (<a
href="https://redirect.github.com/vercel/next.js/issues/93932">#93932</a>)</li>
<li>[ci] Disable hanging node 24 typescript tests on 16.2 backport
branch (<a
href="https://redirect.github.com/vercel/next.js/issues/94164">#94164</a>)</li>
<li>[backport] Fix "type: module" in project dir when using
standalone or adapters (<a
href="https://redirect.github.com/vercel/next.js/issues/94050">#94050</a>)</li>
<li>[backport] Propagate adapter preferred regions (<a
href="https://redirect.github.com/vercel/next.js/issues/94200">#94200</a>)</li>
<li>[16.2.x] Don't drop <code>FormData</code> entries (<a
href="https://redirect.github.com/vercel/next.js/issues/94240">#94240</a>)</li>
<li>[backport] feat(turbopack): add LocalPathOrProjectPath PostCSS
config resolution (<a
href="https://redirect.github.com/vercel/next.js/issues/94284">#94284</a>)</li>
</ul>
<h3>Credits</h3>
<p>Huge thanks to <a
href="https://github.com/eps1lon"><code>@eps1lon</code></a>, <a
href="https://github.com/icyJoseph"><code>@icyJoseph</code></a>, <a
href="https://github.com/unstubbable"><code>@unstubbable</code></a>, <a
href="https://github.com/mischnic"><code>@mischnic</code></a>, <a
href="https://github.com/bgw"><code>@bgw</code></a>, <a
href="https://github.com/timneutkens"><code>@timneutkens</code></a>,
and <a
href="https://github.com/lukesandberg"><code>@lukesandberg</code></a>
for helping!</p>
<h2>v16.2.6</h2>
<blockquote>
<p>[!NOTE]
This release contains security fixes and backported bug fixes. It does
<strong>not</strong> include all pending features/changes on canary.</p>
</blockquote>
<h3>Security Fixes</h3>
<p>The following advisories have been addressed:</p>
<p><strong>High:</strong></p>
<ul>
<li><a
href="https://github.com/vercel/next.js/security/advisories/GHSA-8h8q-6873-q5fj">GHSA-8h8q-6873-q5fj:
Denial of Service with Server Components</a></li>
<li><a
href="https://github.com/vercel/next.js/security/advisories/GHSA-267c-6grr-h53f">GHSA-267c-6grr-h53f:
Middleware / Proxy bypass in App Router applications via
segment-prefetch routes</a></li>
<li><a
href="https://github.com/vercel/next.js/security/advisories/GHSA-26hh-7cqf-hhc6">GHSA-26hh-7cqf-hhc6:
Middleware / Proxy bypass in App Router applications via
segment-prefetch routes - <strong>Incomplete Fix
Follow-Up</strong></a></li>
<li><a
href="https://github.com/vercel/next.js/security/advisories/GHSA-mg66-mrh9-m8jx">GHSA-mg66-mrh9-m8jx:
Denial of Service via connection exhaustion in applications using Cache
Components</a></li>
<li><a
href="https://github.com/vercel/next.js/security/advisories/GHSA-492v-c6pp-mqqv">GHSA-492v-c6pp-mqqv:
Middleware / Proxy bypass through dynamic route parameter
injection</a></li>
<li><a
href="https://github.com/vercel/next.js/security/advisories/GHSA-c4j6-fc7j-m34r">GHSA-c4j6-fc7j-m34r:
Server-side request forgery in applications using WebSocket
upgrades</a></li>
<li><a
href="https://github.com/vercel/next.js/security/advisories/GHSA-36qx-fr4f-26g5">GHSA-36qx-fr4f-26g5:
Middleware / Proxy bypass in Pages Router applications using
i18n</a></li>
</ul>
<p><strong>Moderate:</strong></p>
<ul>
<li><a
href="https://github.com/vercel/next.js/security/advisories/GHSA-ffhc-5mcf-pf4q">GHSA-ffhc-5mcf-pf4q:
Cross-site scripting in App Router applications using CSP
nonces</a></li>
<li><a
href="https://github.com/vercel/next.js/security/advisories/GHSA-gx5p-jg67-6x7h">GHSA-gx5p-jg67-6x7h:
Cross-site scripting in beforeInteractive scripts with untrusted
input</a></li>
<li><a
href="https://github.com/vercel/next.js/security/advisories/GHSA-h64f-5h5j-jqjh">GHSA-h64f-5h5j-jqjh:
Denial of Service in the Image Optimization API</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vercel/next.js/commit/f37fad940522e000af5498209fd237d863b4fa16"><code>f37fad9</code></a>
v16.2.9</li>
<li><a
href="https://github.com/vercel/next.js/commit/d9aaaedfd8050e58e3c82c1cea412d670750b32b"><code>d9aaaed</code></a>
[cd] Allow tagging semver-lower releases as <code>@latest</code> if
<code>@latest</code> po… (<a
href="https://redirect.github.com/vercel/next.js/issues/94627">#94627</a>)</li>
<li><a
href="https://github.com/vercel/next.js/commit/6f1680448c81904efcd36704edf01a6b7323abbf"><code>6f16804</code></a>
v16.2.8</li>
<li><a
href="https://github.com/vercel/next.js/commit/0dbc1d5c860bf47c8c4f794e053b93fd02355d4e"><code>0dbc1d5</code></a>
[16.2.x][cd] Ensure release can be triggered on old branches (<a
href="https://redirect.github.com/vercel/next.js/issues/94598">#94598</a>)</li>
<li><a
href="https://github.com/vercel/next.js/commit/90e3c811e7a3603a60dfcf627cc65f8b24ad1d5d"><code>90e3c81</code></a>
[16.2.x] Align Actions dependencies with Canary (<a
href="https://redirect.github.com/vercel/next.js/issues/94339">#94339</a>)</li>
<li><a
href="https://github.com/vercel/next.js/commit/83f402c69db9faf3f727bea5c85249fe9af9af54"><code>83f402c</code></a>
[16.2.x][cd] Stop fetching all tags when searching parent tag (<a
href="https://redirect.github.com/vercel/next.js/issues/94334">#94334</a>)</li>
<li><a
href="https://github.com/vercel/next.js/commit/411c455dcdec630b9e2e83d24e27b0f9e05927b6"><code>411c455</code></a>
v16.2.7</li>
<li><a
href="https://github.com/vercel/next.js/commit/c63224f3d8e8dd0a4ef8635916f92954421e5f1e"><code>c63224f</code></a>
[backport] feat(turbopack): add LocalPathOrProjectPath PostCSS config
resolut...</li>
<li><a
href="https://github.com/vercel/next.js/commit/63115c79877c90df4371c2425f3fc5d3a55ac58d"><code>63115c7</code></a>
[16.2.x] Don't drop <code>FormData</code> entries (<a
href="https://redirect.github.com/vercel/next.js/issues/94240">#94240</a>)</li>
<li><a
href="https://github.com/vercel/next.js/commit/aef22fdc828226227f618bb982a222e1256ba6f2"><code>aef22fd</code></a>
[backport] Propagate adapter preferred regions (<a
href="https://redirect.github.com/vercel/next.js/issues/94200">#94200</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vercel/next.js/compare/v16.1.6...v16.2.9">compare
view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by <a
href="https://www.npmjs.com/~GitHub%20Actions">GitHub Actions</a>, a new
releaser for next since your current version.</p>
</details>
<br />
Updates `react` from 19.1.0 to 19.2.7
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/facebook/react/releases">react's
releases</a>.</em></p>
<blockquote>
<h2>19.2.7 (June 1st, 2026)</h2>
<h2>React Server Components</h2>
<ul>
<li>Fixed missing <code>FormData</code> entries in Server Actions which
regressed in 19.2.6
(<a
href="https://redirect.github.com/facebook/react/pull/36566">#36566</a>
by <a
href="https://github.com/unstubbable"><code>@unstubbable</code></a>)</li>
</ul>
<h2>19.2.6 (May 6th, 2026)</h2>
<h2>React Server Components</h2>
<ul>
<li>Type hardening and performance improvements
(<a
href="https://redirect.github.com/facebook/react/pull/36425">#36425</a>
by <a href="https://github.com/eps1lon"><code>@eps1lon</code></a> and
<a
href="https://github.com/unstubbable"><code>@unstubbable</code></a>)</li>
</ul>
<h2>19.2.5 (April 8th, 2026)</h2>
<h2>React Server Components</h2>
<ul>
<li>Add more cycle protections (<a
href="https://redirect.github.com/facebook/react/pull/36236">#36236</a>
by <a href="https://github.com/eps1lon"><code>@eps1lon</code></a> and
<a
href="https://github.com/unstubbable"><code>@unstubbable</code></a>)</li>
</ul>
<h2>19.2.4 (January 26th, 2026)</h2>
<h2>React Server Components</h2>
<ul>
<li>Add more DoS mitigations to Server Actions, and harden Server
Components (<a
href="https://redirect.github.com/facebook/react/pull/35632">#35632</a>
by <a href="https://github.com/gnoff"><code>@gnoff</code></a>, <a
href="https://github.com/lubieowoce"><code>@lubieowoce</code></a>, <a
href="https://github.com/sebmarkbage"><code>@sebmarkbage</code></a>, <a
href="https://github.com/unstubbable"><code>@unstubbable</code></a>)</li>
</ul>
<h2>19.2.3 (December 11th, 2025)</h2>
<h2>React Server Components</h2>
<ul>
<li>Add extra loop protection to React Server Functions (<a
href="https://github.com/sebmarkbage"><code>@sebmarkbage</code></a> <a
href="https://redirect.github.com/facebook/react/pull/35351">#35351</a>)</li>
</ul>
<h2>19.2.2 (December 11th, 2025)</h2>
<h2>React Server Components</h2>
<ul>
<li>Move <code>react-server-dom-webpack/*.unbundled</code> to private
<code>react-server-dom-unbundled</code> (<a
href="https://github.com/eps1lon"><code>@eps1lon</code></a> <a
href="https://redirect.github.com/facebook/react/pull/35290">facebook/react#35290</a>)</li>
<li>Patch Promise cycles and toString on Server Functions (<a
href="https://github.com/sebmarkbage"><code>@sebmarkbage</code></a>, <a
href="https://github.com/unstubbable"><code>@unstubbable</code></a> <a
href="https://redirect.github.com/facebook/react/pull/35289">#35289</a>,
<a
href="https://redirect.github.com/facebook/react/pull/35345">#35345</a>)</li>
</ul>
<h2>19.2.1 (December 3rd, 2025)</h2>
<h2>React Server Components</h2>
<ul>
<li>Bring React Server Component fixes to Server Actions (<a
href="https://github.com/sebmarkbage"><code>@sebmarkbage</code></a> <a
href="https://redirect.github.com/facebook/react/pull/35277">#35277</a>)</li>
</ul>
<h2>19.2.0 (Oct 1, 2025)</h2>
<p>Below is a list of all new features, APIs, and bug fixes.</p>
<p>Read the <a href="https://react.dev/blog/2025/10/01/react-19-2">React
19.2 release post</a> for more information.</p>
<h2>New React Features</h2>
<ul>
<li><a
href="https://react.dev/reference/react/Activity"><code><Activity></code></a>:
A new API to hide and restore the UI and internal state of its
children.</li>
<li><a
href="https://react.dev/reference/react/useEffectEvent"><code>useEffectEvent</code></a>
is a React Hook that lets you extract non-reactive logic into an <a
href="https://react.dev/learn/separating-events-from-effects#declaring-an-effect-event">Effect
Event</a>.</li>
<li><a
href="https://react.dev/reference/react/cacheSignal"><code>cacheSignal</code></a>
(for RSCs) lets your know when the <code>cache()</code> lifetime is
over.</li>
<li><a
href="https://react.dev/reference/developer-tooling/react-performance-tracks">React
Performance tracks</a> appear on the Performance panel’s timeline in
your browser developer tools</li>
</ul>
<h2>New React DOM Features</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/react/react/blob/main/CHANGELOG.md">react's
changelog</a>.</em></p>
<blockquote>
<h2>19.2.1 (Dec 3, 2025)</h2>
<h3>React Server Components</h3>
<ul>
<li>Bring React Server Component fixes to Server Actions (<a
href="https://github.com/sebmarkbage"><code>@sebmarkbage</code></a> <a
href="https://redirect.github.com/facebook/react/pull/35277">#35277</a>)</li>
</ul>
<h2>19.2.0 (October 1st, 2025)</h2>
<p>Below is a list of all new features, APIs, and bug fixes.</p>
<p>Read the <a href="https://react.dev/blog/2025/10/01/react-19-2">React
19.2 release post</a> for more information.</p>
<h3>New React Features</h3>
<ul>
<li><a
href="https://react.dev/reference/react/Activity"><code><Activity></code></a>:
A new API to hide and restore the UI and internal state of its
children.</li>
<li><a
href="https://react.dev/reference/react/useEffectEvent"><code>useEffectEvent</code></a>
is a React Hook that lets you extract non-reactive logic into an <a
href="https://react.dev/learn/separating-events-from-effects#declaring-an-effect-event">Effect
Event</a>.</li>
<li><a
href="https://react.dev/reference/react/cacheSignal"><code>cacheSignal</code></a>
(for RSCs) lets your know when the <code>cache()</code> lifetime is
over.</li>
<li><a
href="https://react.dev/reference/dev-tools/react-performance-tracks">React
Performance tracks</a> appear on the Performance panel’s timeline in
your browser developer tools</li>
</ul>
<h3>New React DOM Features</h3>
<ul>
<li>Added resume APIs for partial pre-rendering with Web Streams:
<ul>
<li><a
href="https://react.dev/reference/react-dom/server/resume"><code>resume</code></a>:
to resume a prerender to a stream.</li>
<li><a
href="https://react.dev/reference/react-dom/static/resumeAndPrerender"><code>resumeAndPrerender</code></a>:
to resume a prerender to HTML.</li>
</ul>
</li>
<li>Added resume APIs for partial pre-rendering with Node Streams:
<ul>
<li><a
href="https://react.dev/reference/react-dom/server/resumeToPipeableStream"><code>resumeToPipeableStream</code></a>:
to resume a prerender to a stream.</li>
<li><a
href="https://react.dev/reference/react-dom/static/resumeAndPrerenderToNodeStream"><code>resumeAndPrerenderToNodeStream</code></a>:
to resume a prerender to HTML.</li>
</ul>
</li>
<li>Updated <a
href="https://react.dev/reference/react-dom/static/prerender"><code>prerender</code></a>
APIs to return a <code>postponed</code> state that can be passed to the
<code>resume</code> APIs.</li>
</ul>
<h3>Notable changes</h3>
<ul>
<li>React DOM now batches suspense boundary reveals, matching the
behavior of client side rendering. This change is especially noticeable
when animating the reveal of Suspense boundaries e.g. with the upcoming
<code><ViewTransition></code> Component. React will batch as much
reveals as possible before the first paint while trying to hit popular
first-contentful paint metrics.</li>
<li>Add Node Web Streams (<code>prerender</code>,
<code>renderToReadableStream</code>) to server-side-rendering APIs for
Node.js</li>
<li>Use underscore instead of <code>:</code> IDs generated by useId</li>
</ul>
<h3>All Changes</h3>
<h4>React</h4>
<ul>
<li><code><Activity /></code> was developed over many years,
starting before <code>ClassComponent.setState</code> (<a
href="https://github.com/acdlite"><code>@acdlite</code></a> <a
href="https://github.com/sebmarkbage"><code>@sebmarkbage</code></a> and
many others)</li>
<li>Stringify context as "SomeContext" instead of
"SomeContext.Provider" (<a
href="https://github.com/kassens"><code>@kassens</code></a> <a
href="https://redirect.github.com/facebook/react/pull/33507">#33507</a>)</li>
<li>Include stack of cause of React instrumentation errors with
<code>%o</code> placeholder (<a
href="https://github.com/eps1lon"><code>@eps1lon</code></a> <a
href="https://redirect.github.com/facebook/react/pull/34198">#34198</a>)</li>
<li>Fix infinite <code>useDeferredValue</code> loop in popstate event
(<a href="https://github.com/acdlite"><code>@acdlite</code></a> <a
href="https://redirect.github.com/facebook/react/pull/32821">#32821</a>)</li>
<li>Fix a bug when an initial value was passed to
<code>useDeferredValue</code> (<a
href="https://github.com/acdlite"><code>@acdlite</code></a> <a
href="https://redirect.github.com/facebook/react/pull/34376">#34376</a>)</li>
<li>Fix a crash when submitting forms with Client Actions (<a
href="https://github.com/sebmarkbage"><code>@sebmarkbage</code></a> <a
href="https://redirect.github.com/facebook/react/pull/33055">#33055</a>)</li>
<li>Hide/unhide the content of dehydrated suspense boundaries if they
resuspend (<a
href="https://github.com/sebmarkbage"><code>@sebmarkbage</code></a> <a
href="https://redirect.github.com/facebook/react/pull/32900">#32900</a>)</li>
<li>Avoid stack overflow on wide trees during Hot Reload (<a
href="https://github.com/sophiebits"><code>@sophiebits</code></a> <a
href="https://redirect.github.com/facebook/react/pull/34145">#34145</a>)</li>
<li>Improve Owner and Component stacks in various places (<a
href="https://github.com/sebmarkbage"><code>@sebmarkbage</code></a>, <a
href="https://github.com/eps1lon"><code>@eps1lon</code></a>: <a
href="https://redirect.github.com/facebook/react/pull/33629">#33629</a>,
<a
href="https://redirect.github.com/facebook/react/pull/33724">#33724</a>,
<a
href="https://redirect.github.com/facebook/react/pull/32735">#32735</a>,
<a
href="https://redirect.github.com/facebook/react/pull/33723">#33723</a>)</li>
<li>Add <code>cacheSignal</code> (<a
href="https://github.com/sebmarkbage"><code>@sebmarkbage</code></a> <a
href="https://redirect.github.com/facebook/react/pull/33557">#33557</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</detai…1 parent a0b54db commit 2e02d04
2 files changed
Lines changed: 941 additions & 1868 deletions
0 commit comments