Skip to content

v1.3.2

Choose a tag to compare

@woofers woofers released this 27 Jan 07:42
· 115 commits to main since this release
6ba3673

Bug Fixes:

  • Reject with Error when unsupported instead of string.
    Now err.message will be always be readable
  • Add err.canceled property to Error from open()
    to guard against setState on unmount

Maintenance:

  • Add unit tests
  • Format module
  • Update EyeDroper instance when options param changes (future-proofing)