Skip to content

"for in"-loop support for LocalStorage trap

Choose a tag to compare

@Weedshaker Weedshaker released this 29 Aug 11:17
· 13 commits to master since this release

The LocalStorage trap does mock setting props to localStorage instead to set it to the object. Looping now allows to also read those props from localStorage without defining the prop name.