Releases: chuba-cn/NoThrow
Releases · chuba-cn/NoThrow
v1.0.0
1.0.0 (2025-12-24)
Bug Fixes
- ensure latest npm version for OIDC trusted publishing support (0756b13)
- update CI to use Node.js 20 for semantic-release compatibility (4e50821)
Features
- add automated CI/CD pipeline with semantic release (40adfff)
- add Option and Result types for explicit error and optional value handling with associated utilities (1b1571d)
- Enhance
Result.flatMapto support error type unions and add initialResult,Option, and generator tests, license, and README. (27b27fc) - Initialize project with build, test, and linting configurations. (46789aa)