projecte_ionic/node_modules/is-bigint/CHANGELOG.md
2022-02-09 18:30:03 +01:00

6.5 KiB
Executable file

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.4 - 2021-08-11

Commits

  • [eslint] remove unnecessary eslintrc file 7220aa5
  • [readme] add github actions/codecov badges 053a071
  • [Deps] add has-bigints as a runtime dependency 0fc3c9d
  • [Dev Deps] update tape 145f11d

v1.0.3 - 2021-08-06

Commits

  • [Tests] use has-tostringtag for easier checking of Symbol.toStringTag 3b44080
  • [Dev Deps] update auto-changelog, eslint, object-inspect, tape e4d4a6c
  • [Fix] use has-bigints for more robust BigInt detection 7bb9d7a

v1.0.2 - 2021-05-04

Commits

  • [meta] do not publish github action workflow files 276d677
  • [actions] use node/install instead of node/run; use codecov action cea7fb6
  • [readme] fix repo URLs; remove travis badge c8e7c36
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, has-symbols, object-inspect, tape 32f3d90
  • [Dev Deps] update eslint, @ljharb/eslint-config, object-inspect, tape c2f20f5
  • [meta] remove unneeded token; update checkout action 94e46e9
  • [meta] use prepublishOnly script for npm 7+ 3e663ec

v1.0.1 - 2020-11-30

Commits

  • [Tests] use shared travis-ci configs 28f1211
  • [Tests] migrate tests to Github Actions 0998c64
  • [meta] add auto-changelog 2352de6
  • [Tests] run nyc on all tests 9c16a9a
  • [Dev Deps] update eslint, @ljharb/eslint-config, auto-changelog, object-inspect, tape 4cd0edd
  • [actions] add automatic rebasing / merge commit blocking f0f4b91
  • [actions] add "Allow Edits" workflow 7f4f46e
  • [meta] create FUNDING.yml 2d0cb9a
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud 0ee110e
  • [Dev Deps] update eslint, @ljharb/eslint-config, has-symbols, object-inspect, tape 5bb7f3a
  • [Dev Deps] update eslint, @ljharb/eslint-config, safe-publish-latest, tape d3d67d0
  • [Dev Deps] update auto-changelog, tape 54e270f
  • [Dev Deps] update @ljharb/eslint-config, tape d82bfe7
  • [Dev Deps] update auto-changelog; add aud 9c34bd1
  • [Tests] add missing posttest script 0690bd9
  • [meta] add funding field 7ca36d0
  • [actions] switch Automatic Rebase workflow to pull_request_target event 5ffa8da
  • [Dev Deps] update eslint 8512c2f
  • [Tests] only audit prod deps f2147dc
  • [readme] fix header d6eff75

v1.0.0 - 2018-09-20

Commits