3.0.2
Changes
- Fix falsy member property evaluation (#125);
foo.bar
would have evaluated tofoo
iffoo.bar
had been falsy (e.g. an empty string). - Fix patch example (#123).
Thanks to @SamyPesse and @a-xin for their contributions.
install
npm install [email protected]