This project adheres to Semantic Versioning.
- Reduce npm package size by
clean-publish
.
- Fix
browser
config for webpack.
- Fix cluster worker ID for non-Node environments.
- Fix React Native support.
- Fix theoretical ID limit length.
- Fix symbols probability uniformity by using Nano ID (by @shashkovdanil).
- Improve ID generation perfomance.
- Fix
shortid.isValid
with custom alphabet. - Improve
shortid.isValid
perfomance (by @s7b5en).E
- Clean npm package from unnecessary files.