Skip to main content
Module

x/equal/CHANGELOG.md

TypeScript-first deep equivalence comparison between two values
Go to Latest
File

v1.0.1-beta.1 (2021-05-14)

🐛 Bug Fixes

v1.0.0 (2021-05-14)

✨ New Features

  • 1f1ec53 Add equal function with basic test case
  • f9dedbe Add feature of asserting Number, String and Boolean object

v1.0.0-beta.2 (2021-05-14)

✨ New Features

  • f9dedbe Add feature of asserting Number, String and Boolean object

v1.0.0-beta.1 (2021-05-13)

✨ New Features

  • 1f1ec53 Add equal function with basic test case