v1.1.0
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
- readme: add new example on how to handle XORing multiple types together
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