Skip to content

Latest commit

 

History

History
56 lines (42 loc) · 4.98 KB

File metadata and controls

56 lines (42 loc) · 4.98 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.3 - 2026-03-16

Commits

  • [meta] fix package.json indentation 0613eca
  • [meta] use npmignore to autogenerate an npmignore file c0e04f9
  • [Refactor] remove useless ESM entrypoints 9aabd0b
  • [Dev Deps] update @es-shims/api, @ljharb/eslint-config, auto-changelog, eslint, has-strict-mode, npmignore, tape 3a3bac0
  • [actions] update rebase action to use reusable workflow 5b87279
  • [Dev Deps] update aud, functions-have-names, tape 5841e71
  • [Fix] use call-bind to avoid polluting builtin 18748e4
  • [Deps] update define-properties, math.log1p bcb82b1
  • [Deps] update define-properties, math.log1p 775f838
  • [meta] add missing engines.node f6ac3df
  • [meta] use npm audit instead of aud 06f486e
  • [Tests] increase coverage a84f6e1
  • [readme] replace runkit CI badge with shields.io check-runs badge ac16ed2

v1.0.2 - 2022-04-10

Commits

  • [actions] reuse common workflows fbed991
  • [Dev Deps] update eslint, @ljharb/eslint-config, @es-shims/api, safe-publish-latest, tape 307f890
  • [actions] update codecov uploader e2d768e
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, auto-changelog, tape 45e887c
  • [Fix] avoid identifier native; it breaks node 0.4 9da03b9
  • [Deps] update math.log1p 7e845de
  • [Deps] update math.log1p 5f0abe4

v1.0.1 - 2021-10-02

Commits

  • [actions] update workflows b7c0428
  • [Refactor] remove ESM entry points a65769c
  • [Dev Deps] update eslint, @ljharb/eslint-config, @es-shims/api, aud, auto-changelog, tape 897db80
  • [readme] add github actions/codecov badges e52142a

v1.0.0 - 2021-01-05

Commits

  • Initial commit 306ab67
  • Implement Math.atanh polyfill 5ef8dbc
  • [meta] fix npm package name/readme URLs 5bbc986
  • [Tests] add es-shim-api in postlint d6cd104
  • [meta] remove trailing whitespace 8f9b0bd
  • [Dev Deps] update tape b833edc