Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 3.2 KB

CHANGELOG.md

File metadata and controls

40 lines (29 loc) · 3.2 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.2 - 2022-04-10

Commits

  • [actions] reuse common workflows 4854f66
  • [Dev Deps] update eslint, @ljharb/eslint-config, @es-shims/api, reflect.ownkeys, safe-publish-latest, tape 5f1045f
  • [actions] update codecov uploader d236b38
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, auto-changelog, tape 9880869
  • [Fix] avoid identifier native; it breaks node 0.4 f50aaca

v1.0.1 - 2021-10-02

Commits

  • [actions] update workflows f7ce006
  • [Refactor] remove ESM entry points 3d47200
  • [Dev Deps] update eslint, @ljharb/eslint-config, @es-shims/api, aud, auto-changelog, tape 4cbc768
  • [readme] add github actions/codecov badges 348eac7
  • [Deps] update call-bind 9c2411c
  • [Test] fix keys test in older nodes 687fe29

v1.0.0 - 2021-01-05

Commits

  • Initial commit 4849808
  • Implement Math.cbrt polyfill fa1f48b
  • [meta] fix npm package name/readme URLs 1cdbf55
  • [Fix] do not mutate the builtin when no polyfill is needed 5557605
  • Remove math.log1p dependency f9e719c
  • [meta] remove trailing whitespace b7ce54d
  • [Tests] add es-shim-api in postlint e7894bf
  • [Dev Deps] update tape bd688fc