Skip to content

v1.1.0

Compare
Choose a tag to compare
@maninak maninak released this 10 Feb 13:08
· 19 commits to master since this release
42382ec

Improvements

  • xor: when hovering on VS Code, the types shown will now be derived and easier to reason with, instead of just showing type names (see docs for more info)

Documentation

Tests

  • tests: improve coverage with additional test cases

Fixes

  • readme: multiple corrections and updates
  • package: now properly hints that the code is in ESM (EDIT: might have introduced a regression fixed with v1.1.1)

Refactors

  • tidying up of lib and test code

Full Changelog: v1.0.3...v1.1.0