- Fix ordering in the
exports
field inpackage.json
- The package is now ESM/CJS dual
- Drop support for Node.js 16
- nit: Update documentation
- Refactoring and chores
- Fix handling non-tuple input for
mixer()
- Increase maximum number of mixable components (it was too low!)
- Allow mixer instances to be exported
- Fix handling of ambiguously named components
- First release