Releases: ftonato/plain-object
Releases · ftonato/plain-object
v2.0.0
Breaking for TypeScript users
We converted our project to be written in TS 💙
v1.3.0
PR's merged
- Adding support to Buffer type (#7)
From now on, we are supporting the following Data Types:
String
Number
Boolean
Array
Date
Function
Map
Set
BigInt
Symbol
Buffer
Promise
v1.2.0
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
v1.1.0
PR's merged
- Adding support to Buffer type (#4)
From now on, we are supporting the following Data Types:
String
Number
Boolean
Array
Date
Function
Map
Set
BigInt
Symbol
Buffer