Skip to content

Release 3.1.0

Latest
Compare
Choose a tag to compare
@Th1nkK1D Th1nkK1D released this 20 Nov 10:07
· 5 commits to main since this release

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)