Skip to content

Latest commit

 

History

History
124 lines (56 loc) · 4.71 KB

File metadata and controls

124 lines (56 loc) · 4.71 KB

1.6.2 (2026-03-30)

Bug Fixes

  • align release workflow with node 24 (1ceac0a)
  • keep release job worktree clean (d59b952)
  • restore lockfile before semantic-release (f6e4e17)
  • use npm install in release workflow (bc8c5fd)
  • workflow (b7437a2)

1.6.1 (2026-03-30)

Bug Fixes

  • harden registry publish workflow (a1b45f9)

1.6.0 (2026-03-30)

Bug Fixes

  • align workflows with node 24 (e547352)
  • use npm install in workflows (bdc6cf0)

Features

  • add jsr publishing workflow (88992d9)

1.5.0 (2026-03-28)

Features

  • decouple env schema validation from internal helper (2c29d59)

1.4.2 (2026-03-24)

Bug Fixes

1.4.1 (2026-03-24)

Bug Fixes

  • config: preserve mapped field type inference (a192abe)

1.4.0 (2026-03-24)

Features

  • env: add production-ready schema and config api (8b848b1)

1.3.0 (2026-03-23)

Features

  • add enum env helper and harden parsing (a46e946)

1.2.1 (2026-01-02)

Bug Fixes

1.2.0 (2025-12-29)

Features

  • add url parser from env (93d0f35)

1.1.0 (2025-12-21)

Bug Fixes

  • added coverage in tests and updated docs (4444d7e)

Features

  • added assert to assert keys that are required to run the application (2c6e935)

1.0.0 (2025-10-23)

Bug Fixes

Features

1.2.0 (2025-10-23)

Features

  • added validation options and wider range of algorithms (f5a2060)

1.1.0 (2025-10-13)

Features

  • added promised based wrapper and updated README (26c24e8)

1.0.0 (2025-10-11)

Bug Fixes