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.1.0 - 2025-01-01
Commits
- [actions] split out node 10-20, and 20+
ede033c - [types] use shared config
28ef164 - [New] add
nonConfigurableoption3bee3f0 - [Fix] validate boolean option argument
3c8a609 - [Dev Deps] update
@arethetypeswrong/cli,@ljharb/eslint-config,@ljharb/tsconfig,@types/get-intrinsic,@types/tape,auto-changelog,tape501a969 - [Tests] add coverage
18af289 - [readme] document
forceoptionbd446a1 - [Tests] use
@arethetypeswrong/cli7c2c2fa - [Tests] replace
audwithnpm audit9e372d7 - [Deps] update
get-intrinsic7df1216 - [Deps] update
hasown993a7d2 - [Dev Deps] add missing peer dep
148ed8d
v2.0.3 - 2024-02-20
Commits
- add types
d538513 - [Deps] update
get-intrinsic,has-tostringtag,hasownd129b29 - [Dev Deps] update
aud,npmignore,tape132ed23 - [Tests] fix hasOwn require
f89c831
v2.0.2 - 2023-10-20
Commits
- [Refactor] use
hasowninstead ofhas0cc6c4e - [Dev Deps] update
@ljharb/eslint-config,aud,tape70e447c - [Deps] update
get-intrinsic826aab7
v2.0.1 - 2023-01-05
Fixed
- [Fix] move
hasto prod deps#2
Commits
- [Dev Deps] update
@ljharb/eslint-configb9eecd2
v2.0.0 - 2022-12-21
Commits
- [Tests] refactor tests
168dcfb - [Breaking] do not set toStringTag if it is already set
226ab87 - [New] add
forceoption to set even if already set1abd4ec