Skip to content

Releases: ai/nanoid

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

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.

5.1.14

Choose a tag to compare

@github-actions github-actions released this 18 Jun 19:17
5.1.14
e4b7a9a
  • Fixed npm package size regression.

5.1.13

Choose a tag to compare

@github-actions github-actions released this 18 Jun 19:03
5.1.13
b2f1cb6
  • Fixed npm package size regression.

5.1.12

Choose a tag to compare

@ai ai released this 18 Jun 18:35
5.1.12
e5583b7
  • Moved to npm Provenance and Staged Publishing.

3.3.13

Choose a tag to compare

@ai ai released this 18 Jun 17:31
3.3.13
2e83043
  • Reduced npm package size.