Skip to content

Latest commit

 

History

History
65 lines (46 loc) · 5.25 KB

CHANGELOG.md

File metadata and controls

65 lines (46 loc) · 5.25 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 - 2023-09-06

Commits

  • [Dev Deps] update @es-shims/api, @ljharb/eslint-config, aud, tape 8146874
  • [Deps] update define-properties, es-abstract 6bc1876

v1.0.2 - 2022-11-05

Commits

  • [actions] reuse common workflows 8d05aaf
  • [meta] use npmignore to autogenerate an npmignore file 371e823
  • [Dev Deps] update eslint, @ljharb/eslint-config, @es-shims/api, safe-publish-latest, tape ab48538
  • [actions] update codecov uploader 0b70cfc
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, auto-changelog, functions-have-names, tape 4e7568e
  • [actions] update rebase action to use reusable workflow 33a85cb
  • [Deps] update define-properties, es-abstract 829c8e9

v1.0.1 - 2021-10-03

Commits

  • [Refactor] remove ESM entry points 4ea5c9c
  • [Deps] update es-abstract c077922
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, auto-changelog, tape 714d692
  • [actions] update workflows eac5f80
  • [Tests] add @es-shims/api 88fb390

v1.0.0 - 2021-05-18

Commits

  • Initial commit 5a01c4a
  • Tests 6a4526c
  • [actions] use node/install instead of node/run; use codecov action 9141b36
  • Update README formatting and add LICENSE info 37a458f
  • Implementation 50ea8b9
  • [readme] add actions and codecov badges e13f4c6
  • [Tests] increase coverage 8b0dac2
  • [meta] use prepublishOnly script for npm 7+ 3349871

v0.1.1 - 2020-05-21

Merged

  • Add LICENSE.md, tests, and stick with ECMA262 specs #1

Commits

  • Initial commit 4c7f2c3
  • Add tests 05fce1f
  • create LICENSE.md and move license info from README.md to LICENSE.md 3ea0b93
  • Following the ECMA262 spec 5b112cb
  • Update usage section in README 05535e7
  • Add jest as dev dependency for testing fd15675
  • Mention section number in the ref section 5355ef3
  • Add .gitignore file 52af792