HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/shop.komma.nl/node_modules/shortid/CHANGELOG.md
# Change Log
This project adheres to [Semantic Versioning](http://semver.org/).

## 2.2.15
* Update `REDUCE_TIME` to generate smaller ID.

## 2.2.14
* Reduce npm package size by `clean-publish`.

## 2.2.13
* Fix `browser` config for webpack.

## 2.2.12
* Fix cluster worker ID for non-Node environments.

## 2.2.11
* Fix React Native support.

## 2.2.10
* Fix theoretical ID limit length.

## 2.2.9
* 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

## 2.2.8
* Clean npm package from unnecessary files.