Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Feldman committed Jan 31, 2018
1 parent 76a55d7 commit 281c344
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -395,6 +395,10 @@ Returns a mutable copy of the object. For a deeply mutable copy, in which any in

#### 7.1.2

Treat `Blob` instances as immutable. Use `Array.isArray` over `instanceof`.

#### 7.1.2

Treat `Error` instances as immutable.

#### 7.1.1
Expand Down

0 comments on commit 281c344

Please sign in to comment.