mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/izyim-mockapi.git
synced 2026-08-27 16:34:31 +00:00
1019 B
1019 B
Change Log
This project adheres to Semantic Versioning.
1.1.1
- Improve performance and reduce size of non-secure ID generator.
1.1
- Add non-secure ID generator.
- Suggest to use non-secure ID generator for React Native developers.
- Reduce size.
1.0.7
- Fix documentation.
1.0.6
- Fix documentation.
1.0.5
- Reduce
nanoid/indexsize (by Anton Khlynovskiy).
1.0.4
- Reduce npm package size.
1.0.3
- Reduce npm package size.
1.0.2
- Fix Web Workers support (by Zachary Golba).
1.0.1
- Reduce
nanoid/indexsize (by Anton Khlynovskiy).
1.0
- Use 21 symbols by default (by David Klebanoff).
0.2.2
- Reduce
nanoid/generatesize (by Anton Khlynovskiy). - Speed up Node.js random generator.
0.2.1
- Fix documentation (by Piper Chester).
0.2
- Add
sizeargument tonanoid(). - Improve performance by 50%.
- Reduce library size by 26% (by Vsevolod Rodionov and Oleg Mokhov).
0.1.1
- Reduce library size by 5%.
0.1
- Initial release.