Customise Hash Algorithm and Detect Collisions
Added
- Expose the hash algorithm configuration (override by passing a function into
create()
) - Throw a
TypeError
when we detect a hash collision - Throw a
TypeError
when using props and nested styles in a rule (can't do both validly)