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.