2.0.0 (2024-11-01)
Bug Fixes
- object:
has
should return early if nothing to split 8b815a0 - Darin Spivey
Chores
- pkg: Require node >= 16 6ba1ed6 - Darin Spivey
Code Refactoring
- object: Remove
null
prototyped objects 5c5dbaf - Darin Spivey
BREAKING CHANGES
- object: The response objects in certain functions will have the
Object
prototype instead of anull
one. - pkg: This commit turns on
strictEngines