Skip to content

Releases: t3-oss/t3-env

@t3-oss/env-nuxt@0.12.0

25 Jan 20:20
c2aad55
Compare
Choose a tag to compare

Minor Changes

  • #299 b13d46b Thanks @EskiMojo14! - feat!: support standard schema

    Validators 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 gets StandardSchemaV1.Issue[] instead of ZodError
  • #310 eb37304 Thanks @EskiMojo14! - feat!: add valibot presets

    Presets 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.

Patch Changes

@t3-oss/env-nextjs@0.12.0

25 Jan 20:20
c2aad55
Compare
Choose a tag to compare

Minor Changes

  • #299 b13d46b Thanks @EskiMojo14! - feat!: support standard schema

    Validators 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 gets StandardSchemaV1.Issue[] instead of ZodError
  • #310 eb37304 Thanks @EskiMojo14! - feat!: add valibot presets

    Presets 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.

Patch Changes

@t3-oss/env-core@0.12.0

25 Jan 20:20
c2aad55
Compare
Choose a tag to compare

Minor Changes

  • #299 b13d46b Thanks @EskiMojo14! - feat!: support standard schema

    Validators 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 gets StandardSchemaV1.Issue[] instead of ZodError
  • #310 eb37304 Thanks @EskiMojo14! - feat!: add valibot presets

    Presets 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.
  • bb80923 Thanks @juliusmarminge! - update uploadthing preset to v7. add uploadthingV6 for legacy config

Patch Changes

@t3-oss/env-nuxt@0.11.1

25 Aug 11:08
e7e2109
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [2a74b72]:
    • @t3-oss/env-core@0.11.1

@t3-oss/env-nextjs@0.11.1

25 Aug 11:08
e7e2109
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [2a74b72]:
    • @t3-oss/env-core@0.11.1

@t3-oss/env-core@0.11.1

25 Aug 11:08
e7e2109
Compare
Choose a tag to compare

Patch Changes

@t3-oss/env-nuxt@0.11.0

22 Jul 08:31
b55ca31
Compare
Choose a tag to compare

Patch Changes

@t3-oss/env-nextjs@0.11.0

22 Jul 08:31
b55ca31
Compare
Choose a tag to compare

Patch Changes

@t3-oss/env-core@0.11.0

22 Jul 08:31
b55ca31
Compare
Choose a tag to compare

Minor Changes

@t3-oss/env-nuxt@0.10.1

23 Apr 07:40
2590fe5
Compare
Choose a tag to compare

Patch Changes

  • #224 bed246c Thanks @colinhacks! - refactor: add explicit return type to make lib more portable

  • Updated dependencies [bed246c]:

    • @t3-oss/env-core@0.10.1