Skip to content

Releases: ai/nanoid

3.3.19

Choose a tag to compare

@github-actions github-actions released this 10 Sep 17:53
Immutable release. Only release title and notes can be modified.
3.3.19
eb63bd6
  • Fixed killing the app by setting huge user ID.

3.3.18

Choose a tag to compare

@github-actions github-actions released this 07 Aug 16:35
Immutable release. Only release title and notes can be modified.
3.3.18
9ad9805

6.0.1

Choose a tag to compare

@github-actions github-actions released this 03 Aug 10:43
Immutable release. Only release title and notes can be modified.
6.0.1
9247b6d
  • Fixed docs.

3.3.17

Choose a tag to compare

@github-actions github-actions released this 03 Aug 10:25
Immutable release. Only release title and notes can be modified.
3.3.17
73d6716
  • Fixed infinite loop on zero size.

6.0.0

Choose a tag to compare

@github-actions github-actions released this 12 Jul 15:10
6.0.0
4dacb10
  • Made nanoid() and customAlphabet() 4 times faster (by @orhanayd).
  • Removed Node.js 18 and 20 support.

3.3.16

Choose a tag to compare

@github-actions github-actions released this 12 Jul 08:23
3.3.16
9760e11
  • Fixed infinite loop on negative size (by @greymoth-jp).

5.1.16

Choose a tag to compare

@github-actions github-actions released this 24 Jun 13:33
5.1.16
6ccc67b
  • Fixed forever loop on negative size (by @spokodev).

3.3.15

Choose a tag to compare

@github-actions github-actions released this 21 Jun 21:22
3.3.15
6819724
  • Fixed npm provenance error.

5.1.15

Choose a tag to compare

@github-actions github-actions released this 20 Jun 13:40
5.1.15
0b69554
  • Fixed random pool corruption on big ID sizes.

3.3.14

Choose a tag to compare

@ai ai released this 20 Jun 13:38
3.3.14
7e32945
  • Fixed random pool corruption on big ID sizes.