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 ofhas
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 set1abd4ec