lix-website/themes/lix/assets/bootstrap/node_modules/es-set-tostringtag/CHANGELOG.md
2024-04-26 22:49:34 -06:00

3 KiB

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.

v2.0.3 - 2024-02-20

Commits

  • add types d538513
  • [Deps] update get-intrinsic, has-tostringtag, hasown d129b29
  • [Dev Deps] update aud, npmignore, tape 132ed23
  • [Tests] fix hasOwn require f89c831

v2.0.2 - 2023-10-20

Commits

  • [Refactor] use hasown instead of has 0cc6c4e
  • [Dev Deps] update @ljharb/eslint-config, aud, tape 70e447c
  • [Deps] update get-intrinsic 826aab7

v2.0.1 - 2023-01-05

Fixed

  • [Fix] move has to prod deps #2

Commits

  • [Dev Deps] update @ljharb/eslint-config b9eecd2

v2.0.0 - 2022-12-21

Commits

  • [Tests] refactor tests 168dcfb
  • [Breaking] do not set toStringTag if it is already set 226ab87
  • [New] add force option to set even if already set 1abd4ec

v1.0.0 - 2022-12-21

Commits