Skip to content

Latest commit

 

History

History
42 lines (31 loc) · 3.59 KB

CHANGELOG.md

File metadata and controls

42 lines (31 loc) · 3.59 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.1.0 - 2022-05-02

Commits

  • [Tests] flesh out tests d1d8fc3
  • [New] use parseint shim; shim parseInt when shimming Number.parseInt ea5bcb9
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, auto-changelog, functions-have-names, tape 40057e9
  • [Deps] update define-properties 9d8d552

v1.0.1 - 2021-12-13

Commits

  • [actions] reuse common workflows e686e66
  • [Refactor] remove unnecessary ESM files 0b8ee78
  • [actions] update codecov uploader 088292e
  • [Dev Deps] update eslint, @ljharb/eslint-config, safe-publish-latest, tape 7914592
  • [Dev Deps] update eslint, @ljharb/eslint-config, auto-changelog, tape 155c201
  • [Fix] callBind to Number, not Math b8561dc
  • [Tests] use Number instead of Math bdf7f47
  • [Tests] add @es-shims/api 1c300a7
  • [actions] update workflows 290b53e
  • [actions] update workflows 7e8d561

v1.0.0 - 2021-05-17

Commits

  • Initial commit & implementation 8e984d5
  • Tests 3e9c8e5
  • [actions] use node/install instead of node/run; use codecov action ed01382
  • [actions] update workflows 035fc1e
  • [readme] add actions and codecov badges 799ca22
  • [meta] use prepublishOnly script for npm 7+ 8bcc5f4
  • [Tests] increase coverage 606ef9e