Skip to content

Commit 9863544

Browse files
Note baseURL validation ordering in changeset
Co-authored-by: Eric Allam <eric@trigger.dev>
1 parent 2a60d1d commit 9863544

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.changeset/curly-radios-visit.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ Add a new `@trigger.dev/ai` package with:
99
- rich default task payloads (`chatId`, trigger metadata, messages, request context) with optional payload mapping
1010
- reconnect-aware stream handling on top of Trigger.dev Realtime Streams v2
1111
- strict `baseURL` normalization/validation (trimming, path-safe slash handling, absolute `http(s)` URLs only, no query/hash/credentials)
12+
- deterministic baseURL validation error ordering for multi-issue inputs (protocol → query/hash → credentials)

0 commit comments

Comments
 (0)