Skip to content

Releases: jonschlinkert/unset-value

2.0.1

11 Feb 12:28

Choose a tag to compare

  • fix potential prototype pollution (56fe0f)

2.0.0

18 Mar 10:20
856b97b

Choose a tag to compare

  • BREAKING: Requires node 10 or newer
  • Update has-value to 2.0
  • Update isobject to 4.0
  • Include typescript definition
  • Support an array as path argument
    Example: unsetValue(obj, ['a', 'b', 'c']) is the same as unsetValue(obj, 'a.b.c')

1.0.0

13 Mar 22:38

Choose a tag to compare

  • Update has-value to v2
  • Update isobject to v3

0.1.1

28 Oct 02:07

Choose a tag to compare

0.1.1