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.
This PR contains the following updates:
^3.0.0
->^4.0.0
15.0.3
->15.1.3
0.3.7
->0.3.8
15.0.3
->15.1.3
3.4.14
->3.4.17
5.6.3
->5.7.2
Release Notes
vercel/ai (ai)
v4.0.22
Compare Source
Patch Changes
5ed5e45
]v4.0.21
Compare Source
Patch Changes
a8669a2
: fix (ai/core): prefer auto-detected image mimetype6fb3e91
: fix (ai/core): include type in generateText toolResults result property.v4.0.20
Compare Source
Patch Changes
da9d240
: fix (ai/core): suppress errors caused by writing to closed stream6f1bfde
: fix (ai/core): invoke streamText tool call repair when tool cannot be foundv4.0.19
Compare Source
Patch Changes
c3a6065
: fix (ai/core): apply transform before callbacks and resolvablesv4.0.18
Compare Source
Patch Changes
304e6d3
: feat (ai/core): standardize generateObject, streamObject, and output errors to NoObjectGeneratedError304e6d3
: feat (ai/core): add additional information to NoObjectGeneratedErrorv4.0.17
Compare Source
Patch Changes
54bbf21
: fix (ai/core): change streamText.experimental_transform signature to support tool type inferencev4.0.16
Compare Source
Patch Changes
e3fac3f
: fix (ai/core): change smoothStream default delay to 10msv4.0.15
Compare Source
Patch Changes
cc16a83
: feat (ai/core): add smoothStream helpercc16a83
: feat (ai/core): add experimental transform option to streamTextv4.0.14
Compare Source
Patch Changes
09a9cab
: feat (ai/core): add experimental generateImage function09a9cab
]v4.0.13
Compare Source
Patch Changes
9f32213
: feat (ai/core): add experimental tool call repairv4.0.12
Compare Source
Patch Changes
5167bec
: fix (ai/core): forward streamText errors as error parts0984f0b
: feat (ai/core): add ToolExecutionError type0984f0b
]v4.0.11
Compare Source
Patch Changes
953469c
]a3dd2ed
]v4.0.10
Compare Source
Patch Changes
913872d
: fix (ai/core): track promise from async createDataStream.executev4.0.9
Compare Source
Patch Changes
fda9695
: feat (ai/core): reworked data stream managementv4.0.8
Compare Source
Patch Changes
a803d76
: feat (ai/core): pass toolCallId option into tool execute functionv4.0.7
Compare Source
Patch Changes
5b4f07b
: fix (ai/core): change default error message for data streams to "An error occurred."v4.0.6
Compare Source
Patch Changes
fc18132
: feat (ai/core): experimental output for generateText2779f6d
: fix (ai/core): do not send maxRetries into providersv4.0.5
Compare Source
Patch Changes
630ac31
]v4.0.4
Compare Source
Patch Changes
6ff6689
: fix (ai): trigger onFinal when stream adapter finishes6ff6689
: chore (ai): deprecate onCompletion (stream callbacks)v4.0.3
Compare Source
Patch Changes
88b364b
]b446ae5
]v4.0.2
Compare Source
Patch Changes
c3ab5de
]v4.0.1
Patch Changes
b117255
: feat (ai/core): add messages to tool call optionsv4.0.0
Major Changes
4e38b38
: chore (ai): remove LanguageModelResponseMetadataWithHeaders type8bf5756
: chore: remove legacy function/tool callingf0cb69d
: chore (ai/core): remove experimental function exportsda8c609
: chore (ai): remove Tokens RSC helpercbab571
: chore (ai): remove ExperimentalXXXMessage typesb469a7e
: chore: remove isXXXError methods54cb888
: chore (ai): remove experimental_StreamData export4d61295
: chore (ai): remove streamToResponse and streamingTextResponse9a3d741
: chore (ai): remove ExperimentalTool export064257d
: chore (ai/core): rename simulateReadableStream values parameter to chunks60e69ed
: chore (ai/core): remove ai-stream related methods from streamTexta4f8ce9
: chore (ai): AssistantResponse cleanupsd3ae4f6
: chore (ui/react): remove useObject setInput helper7264b0a
: chore (ai): remove responseMessages property from streamText/generateText resultb801982
: chore (ai/core): remove init option from streamText result methodsf68d7b1
: chore (ai/core): streamObject returns result immediately (no Promise)6090cea
: chore (ai): remove rawResponse from generate/stream result objects073f282
: chore (ai): remove AIStream and related exports1c58337
: chore (ai): remove 2.x prompt helpersa40a93d
: chore (ai/ui): remove vue, svelte, solid re-export and dependencya7ad35a
: chore: remove legacy providers & rsc renderc0ddc24
: chore (ai): remove toJSON method from AI SDK errors007cb81
: chore (ai): changestreamText
warnings result to Promiseeffbce3
: chore (ai): remove responseMessage from streamText onFinish callback545d133
: chore (ai): remove deprecated roundtrip settings from streamText / generateText7e89ccb
: chore: remove nanoid exportf967199
: chore (ai/core): streamText returns result immediately (no Promise)62d08fd
: chore (ai): remove TokenUsage, CompletionTokenUsage, and EmbeddingTokenUsage typese5d2ce8
: chore (ai): remove deprecated provider registry exports70ce742
: chore (ai): remove experimental_continuationSteps option2f09717
: chore (ai): remove deprecated telemetry data0827bf9
: chore (ai): remove LangChain adaptertoAIStream
methodPatch Changes
dce4158
: chore (dependencies): update eventsource-parser to 3.0.0f0ec721
: chore (ai): remove openai peer dependencyf9bb30c
: chore (ai): remove unnecessary dev dependenciesb053413
: chore (ui): refactorings & README updatee117b54
]8bf5756
]b469a7e
]79c6dd9
]9f81e66
]70f28f6
]dce4158
]d3ae4f6
]68d30e9
]7814c4b
]ca3e586
]c0ddc24
]fe4f109
]84edae5
]b1da952
]04d3747
]dce4158
]7e89ccb
]8426f55
]db46ce5
]b053413
]vercel/next.js (eslint-config-next)
v15.1.3
Compare Source
v15.1.2
Compare Source
v15.1.1
Compare Source
v15.1.0
Compare Source
Core Changes
server-source-maps
scenarios to cover Edge runtime: #72288swc_css
: #72602rc
from URL: #72599no-img-element
lint error message: #72410"use cache"
closure args into a single parameter: #72587"use cache"
functions: #72506clientSegmentCache
flag: #72626compiler.define
option: #71802getting-started/react-essentials
path: #722505.6.3
: #72625@capsizecss/metrics
to 3.4.0 for Geist Google Font: #72746enabled
config from server actions transforms: #72755eslint-plugin-react
to 7.37.0: #727595c56b873-20241107
to7ac8e612-20241113
: #72768"use cache"
is used withoutdynamicIO
enabled: #72781legacy-js-api
warning: #726327ac8e612-20241113
to380f5d67-20241113
: #72819revalidate(Tag|Path)
toexpire(Tag|Path)
: #72826prefetch
API: #72861next-size-adjust
meta tag: #72994typedEnv
: #70951next start
: #73105380f5d6
-20241113 tob01722d
-20241114: #73107exactOptionalPropertyTypes
: #72936revalidate(Tag|Path)
toexpire(Tag|Path)
": #73269notFound()
work in"use cache"
page: #73210@swc/core
to 1.9.3: #73420warnOnce()
: #73483b01722d5-20241114
to1b1283ad-20241203
: #735061b1283ad-20241203
tode68d2f4-20241204
: #73525@types/react
: #73563de68d2f4-20241204
to1c9b1387-20241204
: #73565unstable_after
: #736051c9b1387-20241204
to7283a213-20241206
: #73608warnOnce()
lru: #73742Example Changes
playwright
.gitignore: #72447await
params when dynamic routing: #72896app-dir
ini18n-routing
directory name: #73453examples/**
Eslint to v9: #73560next-env.d.ts
files: #73673with-sass
README.md: #73668next-offline
example: #73675with-postgres
: #73587with-emotion-*
directories: #73674with-styletron
README.md: #73411with-babel-macros
README.md: #73410with-plausible
README: #73305image-legacy-component
: #73414with-styled-components-babel
: #73229with-storybook-styled-jsx-scss
: #73228Misc Changes
next.config.js
API pages under aconfig
folder, fix headings in TS and ESLint config pages: #72465return Err(anyhow!())
withanyhow::bail!()
: #7248766855b96-20241106
to5c56b873-20241107
: #72469swc_core
tov5.0.4
fromv5.0.1
: #72604patchFileDelay
flag: #72439function
to page component examples: #72620ResolvedVc
forturbopack
crate: #72791@container
: #72607emit_error
function: #72811ResolvedVc
forturbopack-ecmascript
: #72564rootDir
doc: [#72893](https://redirect.github.com/vercel/next.js/issues/7Configuration
📅 Schedule: Branch creation - "before 2am" in timezone Asia/Manila, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.