Skip to content

Commit

Permalink
docs: changelog for v16
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Mar 5, 2022
1 parent e6acf7b commit 84fc6df
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/src/content/changelog/index.md
Expand Up @@ -8,6 +8,12 @@ redirect_from:

# Changelog

## 16.0 - 2022-03-05

* Un-document synonyms (they're even more deprecated now)
* `coveralls` is now an optional peer dep, not a regular dep, so it won't
be installed by default

## 15.2 - 2022-03-04

* Added `t.hasProp`, `t.hasProps`, `t.hasOwnProp`, and `t.hasOwnProps`
Expand Down

0 comments on commit 84fc6df

Please sign in to comment.