Releases: NaturalCycles/nodejs-lib
Releases · NaturalCycles/nodejs-lib
v13.37.1
Bug Fixes
- stringSchema.dateString output type (a60c1e2)
v13.36.0
Features
- use branded UnixTimestamp (68bf943)
v13.35.0
Bug Fixes
- data: Add tests + pr review fixes (4c65213)
- data: PR review comments (8e3d1a5)
- test: Make dateTimeStringSchema behave as localTime.isValid(s) (61f9b31)
Features
- data: Add dateTimeStringSchema (1b78eb5)
v13.34.6
Bug Fixes
- transformThrottle was actually buggy (c4e8f4c)
v13.34.5
Bug Fixes
- exec2: separate spawnAsyncAndReturn and spawnAsync (5d684e1)
v13.34.3
Bug Fixes
- exec2: spawn/spawnAsync will log by default, as they already print output (ae9dcca)