Skip to content

Latest commit

 

History

History
71 lines (45 loc) · 4.79 KB

CHANGELOG.md

File metadata and controls

71 lines (45 loc) · 4.79 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.5 - 2025-01-01

Commits

  • [Refactor] use get-proto directly c36361a
  • [Deps] update reflect.getprototypeof c3f9c2a

v1.1.4 - 2024-12-11

Commits

  • [actions] split out node 10-20, and 20+ a6e7fa2
  • [Refactor] use define-data-property directly instead of define-properties 9c55a02
  • [Deps] update get-intrinsic, has-symbols, reflect.getprototypeof, set-function-name 958fdf5
  • [Dev Deps] update @ljharb/eslint-config, auto-changelog, npmignore, tape ab7c77d
  • [Robustness] use es-object-atoms ed8ee34

v1.1.3 - 2024-10-08

Commits

  • [Fix] in node 0.12 - 4, do not mutate Object.prototype 4a4fa45
  • [Tests] replace aud with npm audit ece6082
  • [meta] add missing engines.node 7ee3359
  • [Dev Deps] add missing peer dep fb90acc

v1.1.2 - 2023-09-13

Commits

  • [Fix] properly name Iterator.prototype[Symbol.iterator] method 42ddaf7
  • [Deps] update define-properties, reflect.getprototypeof 8b06aec

v1.1.1 - 2023-08-30

Commits

  • [Fix] stop mutating node 4+ Iterator.prototype with Symbol.toStringTag 74e9560
  • [Dev Deps] update @ljharb/eslint-config, aud, tape 63fd269
  • [Deps] update define-properties, get-intrinsic ef73f0e

v1.1.0 - 2022-12-09

Commits

  • [New] define Symbol.toStringTag d3f94aa

v1.0.1 - 2022-12-09

Commits

  • [meta] fix repo URLs 670823e
  • [Fix] move has-symbols to a runtime dep 1b15df1

v1.0.0 - 2022-12-05

Commits

  • Initial implementation, tests, readme 2db7663
  • Initial commit 5c97994
  • npm init 0c61e07
  • [meta] add auto-changelog 8df6001
  • [meta] use npmignore to autogenerate an npmignore file d173afc
  • Only apps should have lockfiles 0fde03f