forked from dachan/dach
1
0
Fork 0
dach/node_modules/set-function-length/CHANGELOG.md

2.3 KiB
Raw Blame History

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.1 - 2023-10-19

Fixed

  • [Fix] move define-data-property to runtime deps #2

Commits

  • [Dev Deps] update object-inspect; add missing call-bind 5aecf79

v1.1.0 - 2023-10-13

Commits

  • [New] add env entry point 475c87a
  • [Tests] add coverage with nyc 14f0bf8
  • [eslint] fix linting failure fb516f9
  • [Deps] update define-data-property d727e7c

v1.0.1 - 2023-10-12

Commits

  • [Refactor] use get-intrinsic, since its in the dep graph anyways 278a954
  • [meta] add exports 72acfe5

v1.0.0 - 2023-10-12

Commits