This repository was archived by the owner on Sep 18, 2024. It is now read-only.
fix(deps): update dependency @t3-oss/env-core to ^0.11.0 #1613
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:
^0.8.0->^0.11.0Release Notes
t3-oss/t3-env (@t3-oss/env-core)
v0.11.1Compare Source
Patch Changes
2a74b72Thanks @dburdan! - fly.io presetv0.11.0Compare Source
Minor Changes
#239
8737dafThanks @Gomah! - add render preset#253
870608dThanks @juliusmarminge! - railway presetv0.10.1Compare Source
Patch Changes
bed246cThanks @colinhacks! - refactor: add explicit return type to make lib more portablev0.10.0Compare Source
Minor Changes
#215
5363e99Thanks @juliusmarminge! - BREAKING: make env presets functionsTo migrate:
import { vercel } from '@​t3-oss/env-core/presets' const env = createEnv({ /** ... */ - extends: [vercel], + extends: [vercel()], })Patch Changes
78585f3Thanks @juliusmarminge! - fix: support zod@3.23v0.9.2Compare Source
Patch Changes
ff17d1d05b8beb92d4f3a13de18b3a8f99c30ba3Thanks @juliusmarminge! - fix exports condition once more...v0.9.1Compare Source
Patch Changes
48dd2b5b4dfbc514b720f41a9362c50e9d4da93bThanks @juliusmarminge! - fix: add main field to package jsonv0.9.0Compare Source
Minor Changes
34d04142b3cb2ba06e76866f05c21e4eeed16dc9Thanks @juliusmarminge! - chore!: drop cjsConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.