Skip to content

Commit a78b3bb

Browse files
committed
changelog: add 3.0.1; update 3.0.0 with #59
1 parent 6267543 commit a78b3bb

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
11
# Changelog
22

3-
## 3.0.0 (2020-01-31)
3+
## 3.0.1 (2020-02-05)
4+
5+
- [#60](https://github.com/FormidableLabs/react-fast-compare/pull/60). Update documentation on bundle size.
6+
7+
## 3.0.0 (2020-01-05)
48

59
**Features:**
610
- [#36](https://github.com/FormidableLabs/react-fast-compare/pull/36). Update to `fast-deep-equal@3.1.1` with modified support for ES.next data types: `Map`, `Set`, `ArrayBuffer`.
711
- [#57](https://github.com/FormidableLabs/react-fast-compare/pull/57). Minor refactoring to reduce min+gz size.
12+
- [#59](https://github.com/FormidableLabs/react-fast-compare/pull/59). Rename exported to `isEqual` for TypeScript users.
813

914
**Breaking changes:**
1015

0 commit comments

Comments
 (0)