setup-node/node_modules/is-date-object/CHANGELOG.md
Danny McCormick c3f0a8be66 Use husky
2019-06-05 11:34:47 -04:00

11 lines
421 B
Markdown

1.0.1 / 2015-09-27
=================
* [Fix] If `@@toStringTag` is not present, use the old-school `Object#toString` test
* [Docs] Switch from vb.teelaun.ch to versionbadg.es for the npm version badge SVG
* [Dev Deps] update `is`, `eslint`, `@ljharb/eslint-config`, `semver`, `tape`, `jscs`, `nsp`, `covert`
* [Tests] up to `io.js` `v3.3`, `node` `v4.1`
1.0.0 / 2015-01-28
=================
* Initial release.