Skip to content

Use Array.isArray instead of instanceof to test Array parameters to address edge cases

Compare
Choose a tag to compare
@CacheControl CacheControl released this 26 Apr 18:02
· 231 commits to master since this release
  • Update changelog eb438cd
  • Merge pull request #128 from thegeorgeous/124-fix-instanceof 5a2723f
  • Use Array.isArray instead of instanceof 1b9968e

v2.3.4...v2.3.5