3.1.0 (2024-11-20)
Features
- add asArray and include validate schema in transformer (dcee5c5)
- add formatToCsv formatter (0f9cfc2)
- asDate support custom format and timezone using tempo (5e1ba2a)
- optional transformer can accept fallback value (b5b8e7c)
- validate transformer encode input and make optional (fc5bdd2)
Performance Improvements
- upgrade typebox and use tree-shakable function from value module (00eb7c5)