We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53f9cbf commit 45235c1Copy full SHA for 45235c1
3 files changed
.changeset/pre.json
@@ -111,6 +111,7 @@
111
"azjeb-lylmk-htihq",
112
"azure-ad-token-provider",
113
"bedrock-lazy-fetch",
114
+ "bfl-remove-duplicate-parse",
115
"big-rockets-jump",
116
"blue-islands-hunt",
117
"blue-planets-clean",
packages/black-forest-labs/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @ai-sdk/black-forest-labs
2
3
+## 2.0.0-beta.52
4
+
5
+### Patch Changes
6
7
+- 53f9cbf: fix(bfl): remove duplicate parseProviderOptions call in doGenerate
8
9
## 2.0.0-beta.51
10
11
### Patch Changes
packages/black-forest-labs/package.json
@@ -1,6 +1,6 @@
{
"name": "@ai-sdk/black-forest-labs",
- "version": "2.0.0-beta.51",
+ "version": "2.0.0-beta.52",
"type": "module",
"license": "Apache-2.0",
"sideEffects": false,
0 commit comments