CHANGELOG.md
8.45 KB
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 - 2022-05-02
Commits
- [actions] reuse common workflows <code>61d4009</code>
- [actions] use
node/install
instead ofnode/run
; usecodecov
action <code>bfe39c4</code> - [Fix] ensure main entry point properly checks the receiver in ES3 engines <code>36e3730</code>
- [Fix] as of unicode v6, the mongolian vowel separator is no longer whitespace <code>4f77eed</code>
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,@es-shims/api
,safe-publish-latest
,tape
<code>59fcb99</code> - [Dev Deps] update
eslint
,@ljharb/eslint-config
,aud
,auto-changelog
,functions-have-names
,tape
<code>486ffcf</code> - [actions] update codecov uploader <code>b33ac48</code>
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,@es-shims/api
,aud
,auto-changelog
,tape
<code>3c89fa5</code> - [readme] add github actions/codecov badges <code>00be6b3</code>
- [Dev Deps] update
eslint
,tape
<code>13a08f5</code> - [actions] update workflows <code>6ac576d</code>
- [meta] use
prepublishOnly
script for npm 7+ <code>fa382ca</code> - [Deps] update
define-properties
<code>d57bffe</code>
v1.0.4 - 2021-02-23
Commits
- [meta] do not publish github action workflow files <code>9c434ec</code>
- [readme] remove travis badge <code>7843160</code>
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,functions-have-names
,has-strict-mode
,tape
<code>8b52646</code> - [Dev Deps] update
eslint
,@ljharb/eslint-config
,aud
,tape
<code>badeda2</code> - [Tests] increase coverage <code>bf8777d</code>
- [actions] update workflows <code>61be1c6</code>
- [meta] gitignore coverage output <code>c9c98d7</code>
- [Deps] update
call-bind
<code>c8645e8</code>
v1.0.3 - 2020-11-21
Commits
- [Tests] migrate tests to Github Actions <code>fbc7519</code>
- [Tests] add
implementation
test; runes-shim-api
in postlint; usetape
runner <code>3c9330b</code> - [Tests] run
nyc
on all tests <code>52229ca</code> - [Deps] replace
es-abstract
withcall-bind
<code>5e5068d</code> - [Dev Deps] update
eslint
,aud
; addsafe-publish-latest
<code>42a853e</code>
v1.0.2 - 2020-10-20
Commits
- [Dev Deps] update
eslint
,@ljharb/eslint-config
,aud
,auto-changelog
,tape
<code>d032b38</code> - [actions] add "Allow Edits" workflow <code>83e30ba</code>
- [Deps] update
es-abstract
<code>707d85d</code> - [actions] switch Automatic Rebase workflow to
pull_request_target
event <code>096c6d9</code>
v1.0.1 - 2020-04-09
Commits
- [meta] add some missing repo metadata <code>3385da3</code>
- [Dev Deps] update
auto-changelog
<code>879377d</code>
v1.0.0 - 2020-03-30
Commits
- [Breaking] convert to es-shim API <code>970922c</code>
- [meta] add
auto-changelog
<code>ff30c09</code> - [meta] update readme <code>816291d</code>
- [Tests] add
npm run lint
<code>3341104</code> - Only apps should have lockfiles <code>f008df7</code>
- [actions] add automatic rebasing / merge commit blocking <code>e5ba35c</code>
- [Tests] use shared travis-ci configs <code>46516b1</code>
- [meta] add
funding
field <code>34ae856</code> - [meta] fix non-updated version number <code>3b0e262</code>
v0.1.0 - 2017-12-19
Commits
- updated README <code>ab2f6ac</code>
v0.0.1 - 2017-12-19
Commits
- finished polyfill <code>1c7ca20</code>
- created README file: <code>192ecad</code>
- Initial commit <code>14044f8</code>
- updated README <code>d4fb6be</code>