UNPKG
@ch1/uid
Version:
latest (1.0.0)
1.0.0
0.3.0
0.2.0
0.1.0
Simple UID Generator
github.com/bennett000/ch1-uid
bennett000/ch1-uid
@ch1/uid
/
CHANGELOG.md
15 lines
(8 loc)
•
220 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# CHANGE LOG
## 1.0.0
-
prefixes are now mandatory to avoid ids starting with numeric values
-
dates now precede instance ids in the order
## 0.3.0
-
Package as CJS and ES6 modules
## 0.2.0
-
Package as ES6 module