Skip to content

v0.6.0 – TypeScript Type Inference

Latest

Choose a tag to compare

@yasserfedsi yasserfedsi released this 28 Jul 01:02

Highlights

  • Automatic TypeScript type inference
  • Generic validateEnv<T>()
  • Enum literal type inference
  • Optional property inference
  • Default value inference
  • Improved public type exports
  • Updated documentation and examples

This release focuses on improving the developer experience while maintaining full backward compatibility and zero runtime dependencies.