squirrelly v8.0.2 Release Notes

Release Date: 2020-06-21 // almost 4 years ago
  • TL;DR

    ⚡️ This commit merged #195 (which fixes a compilation error thrown in newer versions of TypeScript), updated dev dependencies, and updated some unit tests to import functions from index.ts (to improve test coverage)

    Commits

    • Rebuilt 4ae327b
    • ⚡️ Update some tests to import from index, to increase coverage 2092ec8
    • ⬆️ Upgrade dev dependencies 57a9a9d
    • 🔀 Merge pull request #195 from vinothbabu/master ffd9c9e
    • ➕ Added // eslint-disable-next-line no-extra-boolean-cast to bypass the warnings. 0c534bc
    • ⏪ Revert "check if the function exists in the native object." e36ad3a
    • check if the function exists in the native object. 4b9944d
    • check if the native prototype method exists by evaluating it. 139a9d0

    v8.0.1...v8.0.2