Releases: chaijs/pathval
Releases Β· chaijs/pathval
v1.1.1
Fixes a security issue around prototype pollution.
v1.1.0
<a name"1.1.0">
1.1.0 (2016-10-11)
Features
- returns the object in which the value was set. (352dd71a, closes #6)
v1.0.0
<a name"1.0.0">
1.0.0 (2016-10-08)
Features
Breaking Changes
v0.2.1
<a name"0.2.1">
0.2.1 (2016-10-05)
Bug Fixes
- hasProperty: make it work with booleans and symbols (fb446069)
Features