lobe-chat
lobe-chat copied to clipboard
Update dependency @t3-oss/env-nextjs to ^0.12.0
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
@t3-oss/env-nextjs (source) | ^0.11.1 -> ^0.12.0 |
Release Notes
t3-oss/t3-env (@​t3-oss/env-nextjs)
v0.12.0
Minor Changes
-
#​299
b13d46b
Thanks @​EskiMojo14! - feat!: support standard schemaValidators can now be any validator that supports Standard Schema, for example Zod & Valibot.
This feature comes with some breaking changes:
- If using Zod, the minimum required version is now 3.24.
-
onValidationError
now getsStandardSchemaV1.Issue[]
instead ofZodError
-
#​310
eb37304
Thanks @​EskiMojo14! - feat!: add valibot presetsPresets using Valibot are now available using the
/presets-valibot
entrypoint.This feature comes with some breaking changes:
- Zod presets have now been moved to
/presets-zod
.
- Zod presets have now been moved to
Patch Changes
Configuration
📅 Schedule: Branch creation - "on sunday before 6:00am" in timezone UTC, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.