Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v1.0.7 - 2022-04-01
Commits
- [actions] reuse common workflows
8f9a1b0 - [meta] better
eccheckcommand9dc8dff - [Dev Deps] update
eslint,@ljharb/eslint-config,core-js,safe-publish-latest,tapec50ecbf - [actions] update codecov uploader
f1a2560 - [Dev Deps] update
eslint,@ljharb/eslint-config,aud,core-js,tape4b06ace - [Dev Deps] update
eslint,@ljharb/eslint-config,auto-changelog,core-js,tape3dc0e8b - [meta] add
bugs/homepagepackage.json fieldsd7e0bcf
v1.0.6 - 2021-08-05
Commits
- [Tests] run tests with core-js as well
5177312 - [Refactor] use
has-tostringtagto behave correctly in the presence of symbol shamsca2b31d - [Dev Deps] update
auto-changelog,core-js,eslint,tape50950f9
v1.0.5 - 2021-05-07
Commits
- [Tests] migrate tests to Github Actions
9666737 - [actions] use
node/installinstead ofnode/run; usecodecovaction7815ce2 - [meta] do not publish github action workflow files
80ccb75 - [Tests] run
nycon all testsc9ffb74 - [Dev Deps] update
eslint,@ljharb/eslint-config,aud,auto-changelog,tape7e84161 - [readme] add actions and codecov badges
0c5ec7a - [actions] add Require Allow Edits workflow
dd0fb74 - [Dev Deps] update
eslint,@ljharb/eslint-config,aud,has-symbols,tape2d36f80 - [Dev Deps] update
eslint,@ljharb/eslint-config,aud,auto-changelog77d3140 - [Dev Deps] update
eslint,@ljharb/eslint-config,tape75d4abf - [Dev Deps] update
eslint,@ljharb/eslint-config,tape0c2a917 - [Fix] do not use
Object.prototype.toStringwhenSymbol.toStringTagis shammed8b6ebc4 - [Dev Deps] update
auto-changelog,tape; addaud62045fc - [actions] use checkout v2; remove unneeded env
d48cd06 - [meta] use
prepublishOnlyscript for npm 7+827ab0d - [actions] switch Automatic Rebase workflow to
pull_request_targeteventbfed500 - [meta] remove explicit audit level config
ce23e5e - [meta] gitignore coverage output
f1ad981
v1.0.4 - 2019-12-18
Commits
- [Tests] use shared travis-ci configs
792b5aa - [Tests] up to
nodev12.4,v11.15,v10.15,v9.11,v8.15,v7.10,v6.17,v5.12,v4.9; usenvm install-latest-npmdc66db7 - Update
eslint,tape,semver; use my personal sharedeslintconfig7660fed - [Tests] remove
jscsf1fee97 - [meta] add
auto-changelog4b1c225 - [meta] remove unused Makefile and associated utilities
379b979 - Update
covert,jscs,eslint,semver16d2af8 - [Dev Deps] update
eslint,@ljharb/eslint-config,covert,is,replace,semver,tape21c0f04 - Update
is,tape,covert,jscs,editorconfig-tools,nsp,eslint,semver. Addreplace. Use^instead of~.19d6ee3 - Update
eslintd32754b - [Dev Deps] update
eslint,@ljharb/eslint-config,replace1df8165 - Update
tape,jscs,eslint,@ljharb/eslint-config675372b - [readme] clean up readme; remove testling; fix repo URLs
80e29c4 - [Tests] up to
nodev12.7,v10.16,v8.16287a968 - Test on latest
iojsandnodeversions.11c98a2 - [actions] add automatic rebasing / merge commit blocking
022d026 - [meta] create FUNDING.yml
7f52710 - [Dev Deps] update
is,jscs,nsp,eslint,@ljharb/eslint-config,semverbc8cd50 - [Tests] use
npx audinstead ofnspornpm auditwith hoops1f9200b - [Tests] up to
nodev12.11706d50a - [Dev Deps] update
jscse3591a4 - [Tests] up to
io.jsv3.3,nodev4.1baf4ee7 - Update
nsp,eslint61b18d5 - Update
eslint,semver52e61bd - [Dev Deps] update
eslint,@ljharb/eslint-config,has-symbols; addsafe-publish-latest79db7f6 - Only apps should have lockfiles
677b9b4 - Test on
io.jsv2.2e8a38b2 - [meta] add
fundingfield85315e7 - [Dev Deps] update
eslint,tapef3581aa - [Tests] use
eclintinstead ofeditorconfig-tools7b53680 - [Dev Deps] update
semver,taped6b524a - [Dev Deps] Update
tape,eslintbe19203 - Test up to
io.jsv2.1feb7ba6 - Test up to
io.jsv3.07be1f0a - [Dev Deps] update
taped9a2318 - Switch from vb.teelaun.ch to versionbadg.es for the npm version badge SVG.
a6cd411 - Test on
io.jsv2.446c2e7f - Test on
io.jsv2.39c344b0 - Fix tests for faked @@toStringTag
f8c446e
v1.0.3 - 2015-01-29
Commits
- If @@toStringTag is not present, use the old-school Object#toString test.
9b2a4df
v1.0.2 - 2015-01-29
Commits
v1.0.1 - 2015-01-29
Commits
- Use Object() instead of new Number()
1aaa746 - Add early exits for typeof number, or typeof not "object".
eae4337