Skip to content

Releases: typhonjs-node-utils/object

0.4.0

16 Feb 03:21

Choose a tag to compare

0.4.0 release (minor)

  • Fix regression in isPlainObject.

0.3.0

14 Feb 10:00

Choose a tag to compare

0.3.0 release (minor)

  • Added main field to package.json (required by esm-d-ts for test cases using this package without node resolve).

0.2.0

14 Feb 03:32

Choose a tag to compare

0.2.0 release (major)

  • Removed several superfluous functions including validation functions.
  • Strengthened all functions for Typescript type guards and automatic inference.
  • 100% test coverage.

0.1.0

09 Jan 17:20

Choose a tag to compare

0.1.0 release

  • Initial release