v3.0.2
Summary
Not many changes here, but bumped a major version because I removed a prop (maxAbbrLength
) and thats a breaking change.
Changes
- Removed
maxAbbrLength
prop - Core code clean-up
- Migrate testing from
jest
tovitest
- Update example
Not many changes here, but bumped a major version because I removed a prop (maxAbbrLength
) and thats a breaking change.
maxAbbrLength
propjest
to vitest