Releases: iamogbz/jest-mock-props
Releases · iamogbz/jest-mock-props
v1.7.0
1.7.0 (2019-04-28)
Bug Fixes
- preserve multiple property spy when restoring (084502d)
Features
- repeated mocking of property reuses spy (802a97f)
v1.6.0
1.6.0 (2019-04-22)
Features
- mock once order first in first out (8f0a7ae)
- redefine prop to allow deletion (487670a)
v1.4.0
1.4.0 (2019-04-22)
Bug Fixes
- do not modify mock prop value (e979048)
Features
- mock undefined properties (2992f71)
v1.3.0
1.3.0 (2019-04-22)
Features
- do not spy on unconfigurable property (#5) (5b248f7)
v1.2.0
1.2.0 (2019-04-21)
Features
- do not spy on undefined property (#4) (1c83082)
v1.1.0
1.1.0 (2019-04-21)
Features
- check is mock prop using property name (#3) (c314588)
v1.0.4
1.0.4 (2019-04-20)
Bug Fixes
v1.0.3
1.0.3 (2019-04-20)
Bug Fixes