Skip to content

v1.2.0

Compare
Choose a tag to compare
@ftonato ftonato released this 03 Mar 12:41
· 3 commits to main since this release

PR's merged

  • Adding support to RegExp type (#6)

From now on, we are supporting the following Data Types:

  • String
  • Number
  • Boolean
  • Array
  • Date
  • Function
  • Map
  • Set
  • BigInt
  • Symbol
  • Buffer
  • RegExp