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.
v2.0.2 - 2024-03-08
- [actions] reuse common workflows
0af1292
- [Tests] migrate tests to Github Actions
f35679b
- [actions] use
node/install
instead ofnode/run
; usecodecov
actioncd2f0fa
- add types
6e28e6a
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,aud
,auto-changelog
,es6-shim
,object-inspect
,tape
95815ce
- [readme] update URLs
2c4eb0b
- [Tests] run
nyc
on all tests; usetape
runner0a45b37
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,object-inspect
,safe-publish-latest
,tape
ffe9459
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,aud
,auto-changelog
,es5-shim
,object-inspect
,tape
c3c2f11
- [actions] remove redundant finisher
afa4018
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,auto-changelog
,core-js
,es5-shim
,object-inspect
,safe-publish-latest
,tape
3f22fc1
- [Dev Deps] update
@ljharb/eslint-config
,aud
,es6-shim
,npmignore
,object-inspect
,tape
84ba754
- [actions] update rebase action to use reusable workflow
def85cb
- [actions] update codecov uploader
659031e
- [actions] add "Allow Edits" workflow
a916e89
- [readme] remove travis badge
01d0c7d
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,aud
,object-inspect
,tape
ad90d06
- [meta] use
npmignore
to autogenerate an npmignore file8b0b44f
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,es5-shim
,tape
9d8a683
- [Tests] add
core-js
tests8ba8d2b
- [readme] add actions and codecov badges
49769ce
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,tape
377dfac
- [actions] switch Automatic Rease workflow to
pull_request_target
event00f8c17
- [Dev Deps] update
es5-shim
,tape
3a82ee8
- [meta] add missing
engines.node
3671b4f
- [meta] use
prepublishOnly
script for npm 7+2a5d5ea
- [Dev Deps] update
auto-changelog
; addaud
595583b
- [readme] remove dead badges
4d6cb2c
- [Tests] run all tests on
npm test
9da2487
- [Tests] only audit prod deps
2f9281a
- [meta] add
sideEffects
flagb9c8797
v2.0.1 - 2019-12-17
- [actions] add automatic rebasing / merge commit blocking
4fa3010
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,tape
44bafb6
v2.0.0 - 2019-11-12
- Initial commit
6e9bd4a
- Tests
61985dd
- implementation
67b468d
- readme
b0ed982
- npm init
54a1f81
- [meta] add
funding
field; createFUNDING.yml
74579bc
- [meta] add
safe-publish-latest
,auto-changelog
9495b13
- [Tests] add
npm run lint
4d4657d
- [Tests] use shared travis-ci configs
1db25d5
- Only apps should have lockfiles
f6b0152
- [Tests] add
npx aud
inposttest
35dce96
v1.0.1 - 2015-08-31
- init
837063d