Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@logdnabot logdnabot released this 01 Nov 18:48

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 a null one.
  • pkg: This commit turns on strictEngines