Skip to content

Releases: samialdury/envey

v2.4.0

03 Jul 12:56
767e00c
Compare
Choose a tag to compare

2.4.0 (2024-07-03)

Bug Fixes

Features

v2.3.0

18 Jan 08:58
35723a1
Compare
Choose a tag to compare

2.3.0 (2024-01-18)

Features

v2.2.1

17 Oct 22:01
20fd427
Compare
Choose a tag to compare

2.2.1 (2023-10-17)

Bug Fixes

v2.2.0

26 Sep 14:33
b463193
Compare
Choose a tag to compare

2.2.0 (2023-09-26)

Features

  • add bool helper for Zod (4e47376)

v2.1.0

14 Sep 21:15
30609b7
Compare
Choose a tag to compare

2.1.0 (2023-09-14)

Features

v2.0.0

24 Aug 18:29
7c536b1
Compare
Choose a tag to compare

2.0.0 (2023-08-24)

  • feat!: return error instead of throwing it (08221a0)

BREAKING CHANGES

  • createConfig no longer throws an error if validation fails,
    instead returns a discriminated union with the parsed result or the error.

v1.2.0

07 Aug 19:23
03529cc
Compare
Choose a tag to compare

1.2.0 (2023-08-07)

Features

  • update dependencies, include sourcemaps, update release process (cec8c45)

v1.1.3

08 Jun 14:39
213a121
Compare
Choose a tag to compare

Patch Changes

  • 655c0bd: Update js test packages to v0.31.3
  • 33078ec: Update dependency @types/node to v18.16.16
  • 8d78169: Update linters
  • 6d487f2: Update dependency @samialdury/config to v1

v1.1.2

16 May 13:33
f0a21af
Compare
Choose a tag to compare

Patch Changes

v1.1.1

16 May 10:11
bb67a22
Compare
Choose a tag to compare

Patch Changes

  • 7ca4f80: Update js test packages to v0.31.0
  • d9b822b: Update all non-major dependencies to v17.6.3
  • 9876d8b: Update all non-major dependencies
  • f04c9b9: Update linters
  • 29d268f: Update dependency @types/node to v18.16.2
  • 167d625: Update linters to v5.59.5
  • 292e375: Update dependency @types/node to v18.16.8
  • 5b59802: Update linters to v5.59.2
  • 7019408: Update dependency @types/node to v18.16.4