Skip to content
Permalink
9bfb9ba527
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

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.2.8 - 2022-11-07

v1.2.7 - 2022-11-07

Commits

  • [meta] use npmignore to autogenerate an npmignore file 3e6de84
  • [actions] update rebase action to use reusable workflow b725a04
  • [Deps] update es-abstract b707a17
  • [Dev Deps] update aud, tape 5295419

v1.2.6 - 2022-04-24

Commits

  • [actions] reuse common workflows dbfc093
  • [Fix] as of unicode v6, the mongolian vowel separator is no longer whitespace 56bbb86
  • [Dev Deps] update eslint, @ljharb/eslint-config, @es-shims/api, safe-publish-latest, tape 7fa437e
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, auto-changelog, functions-have-names, tape 716a060
  • [actions] update codecov uploader 9a39958
  • [Fix] ensure main entry point properly checks the receiver in ES3 engines 24220c4
  • [Deps] update define-properties, es-abstract c6008ea

v1.2.5 - 2021-10-03

Commits

  • [actions] use node/install instead of node/run; use codecov action 37d5a61
  • [Dev Deps] update eslint, @ljharb/eslint-config, @es-shims/api, aud, auto-changelog, tape 4c4a85e
  • [readme] add github actions/codecov badges 9980eee
  • [Deps] update es-abstract 6c1da80
  • [readme] remove defunct testling badge 8d282d1
  • [Dev Deps] update eslint, tape 8856c26
  • [actions] update workflows 62cd341
  • [meta] use prepublishOnly script for npm 7+ abd99c4
  • [Deps] update es-abstract 802cb7b

v1.2.4 - 2021-02-21

Commits

  • [meta] do not publish github action workflow files 936161b
  • [readme] remove travis badge 9a28c39
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, functions-have-names, has-strict-mode, tape 7b4be8d
  • [Tests] increase coverage 31b8735
  • [actions] update workflows eda6ab7
  • [Deps] update call-bind, es-abstract 083f88f

v1.2.3 - 2020-11-21

Commits

  • [Tests] migrate tests to Github Actions 6768c8d
  • [Tests] run nyc on all tests 2fd5baa
  • [Deps] update es-abstract; use call-bind where applicable e4e8c6e
  • [Dev Deps] update eslint, aud, auto-changelog a21c1d5

v1.2.2 - 2020-09-15

Commits

v1.2.1 - 2019-12-16

Commits

  • [Tests] use shared travis-ci configs 52f7e64
  • [meta] add auto-changelog 6284c06
  • [meta] remove unused Makefile and associated utilities 8c781cd
  • [Dev Deps] update eslint, @ljharb/eslint-config, functions-have-names c54b481
  • [Refactor] use split-up es-abstract (57% bundle size decrease) b0378c9
  • [actions] add automatic rebasing / merge commit blocking bffe893
  • [meta] add funding field 0559449
  • [Deps] update es-abstract c44d307

v1.2.0 - 2019-07-24

Commits

  • [Tests] up to node v12.6, v11.15, v10.16, v9.11, v8.16, v7.10, v6.17, 4.9; use nvm install-latest-npm b857148
  • [Tests] remove jscs ad1dea7
  • [Dev Deps] update eslint, @ljharb/eslint-config, covert, replace, semver, tape fcbc11d
  • [Dev Deps] update tape, jscs, nsp, eslint, @ljharb/eslint-config 06a4ffa
  • [Dev Deps] update jscs, nsp, eslint, @es-shims/api 3554fb1
  • [Dev Deps] update nsp, eslint, @ljharb/eslint-config 804b2f2
  • [Dev Deps] update tape, jscs, nsp, eslint, semver, @ljharb/eslint-config 6a69408
  • [Dev Deps] update jscs, eslint, @ljharb/eslint-config e89adee
  • [Dev Deps] update jscs, eslint, @ljharb/eslint-config 1280e56
  • [New] add auto entry point bb00b15
  • [Tests] fix tests for the mongolian vowel separator a35f627
  • [Tests] up to node v5.9, v4.4 b541b9b
  • [Dev Deps] update jscs, nsp, eslint b52022d
  • [Tests] use pretest/posttest for linting/security 39f5684
  • [Tests] use npx aud instead of nsp or npm audit with hoops 8c358c2
  • [Tests] up to node v6.2 2ac7e1f
  • Only apps should have lockfiles cb15ed5
  • [Deps] update define-properties, es-abstract, function-bind 5e0371a
  • [Dev Deps] update eslint, @ljharb/eslint-config, @es-shims/api 37bae7f
  • [Tests] on node v5.6, v4.3 33017cf
  • [Tests] allow coverage to fail 0d7b1e3
  • [Tests] use functions-have-names 3e68777
  • [Tests] on node v5.12 32ea49d
  • [Deps] update es-abstract 15f7f24
  • [Tests] on node v5.10 080c50f
  • [Deps] update function-bind 532480e

v1.1.2 - 2016-02-06

Commits

  • [Dev Deps] update tape, jscs, nsp, eslint, semver, @ljharb/eslint-config df94d07
  • [Dev Deps] update tape, jscs, eslint, @ljharb/eslint-config ef78d89
  • [Dev Deps] update jscs, eslint, @ljharb/eslint-config b746516
  • package.json: use object form of "authors", add "contributors" a799df1
  • [Tests] up to node v5.5, don’t allow 0.8 to fail 7fea308
  • [Dev Deps] update jscs, nsp, eslint, semver, @ljharb/eslint-config d14c7c1
  • [Tests] up to io.js v3.3, node v4.1 2903359
  • [Tests] fix npm upgrades for older nodes 0a6cbfa
  • [Deps] update define-properties, es-abstract 39ccb08
  • [Deps] update es-abstract c40e4fb
  • Use the polyfill, not the implementation, as the default export. 0fe847e
  • [Tests] on node v4.2 589743c
  • [Deps] update es-abstract 85bad8e
  • added assert aa81ac5

v1.1.1 - 2015-08-16

Commits

  • [Docs] remove "if" around .shim call in example b9ce088

v1.1.0 - 2015-08-16

Commits

v1.0.0 - 2015-08-08

Commits