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.5 - 2021-08-30
Fixed
- [Refactor] use
globalThis
if available#12
Commits
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,tape
1199790
v1.0.4 - 2021-05-25
Commits
- [Refactor] Remove
array.prototype.filter
dependencyf39c90e
- [Dev Deps] update
eslint
,auto-changelog
b2e3a03
- [meta] create
FUNDING.yml
8c0e758
- [Tests] fix harmony test matrix
ef96549
- [meta] add
sideEffects
flag288cca0
v1.0.3 - 2021-05-19
Commits
- [Tests] migrate tests to Github Actions
3ef082c
- [meta] do not publish github action workflow files
fd95ffd
- [actions] use
node/install
instead ofnode/run
; usecodecov
actioneb6bd65
- [Tests] run
nyc
on all tests636c946
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,aud
,auto-changelog
,tape
70a3b61
- [actions] add "Allow Edits" workflow
bd09c45
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,array.prototype.every
,aud
,tape
8f97523
- [readme] fix URLs
75418e2
- [readme] add actions and codecov badges
4a8bc30
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,aud
65198ac
- [actions] update workflows
7f816eb
- [Refactor] use
array.prototype.filter
instead ofarray-filter
2dd1038
- [actions] switch Automatic Rease workflow to
pull_request_target
event9b45e91
- [Dev Deps] update
auto-changelog
,tape
0003a5b
- [meta] use
prepublishOnly
script for npm 7+d884dd1
- [readme] remove travis badge
9da2b3c
- [Dev Deps] update
auto-changelog
; addaud
41b1336
- [Tests] only audit prod deps
2571826
v1.0.2 - 2020-01-26
Commits
- [actions] add automatic rebasing / merge commit blocking
3229a74
- [Dev Deps] update
@ljharb/eslint-config
9579abe
- [Fix] remove
require
condition to avoid experimental warning2cade6b
v1.0.1 - 2020-01-24
Commits
- [meta] add "exports"
5942917
v1.0.0 - 2020-01-24
Commits
- Initial commit
2bc5144
- readme
31e4796
- npm init
9194266
- Tests
b539830
- Implementation
6577df2
- [meta] add
auto-changelog
7b43310
- [Tests] add
npm run lint
dedfbc1
- [Tests] use shared travis-ci configs
c459d78
- Only apps should have lockfiles
d294668
- [meta] add
funding
field6e70bc1
- [meta] add
safe-publish-latest
dd89ca2