All Versions
87
Latest Version
4.0
Avg Release Cycle
12 days
Latest Release
-

Changelog History
Page 1

  • v4.0 Changes

    • ✂ Removed CommonJS support. Nano ID 4 will work only with ESM applications. We will support 3.x branch with CommonJS for users who can’t migrate to ESM.
    • ✂ Removed Node.js 10 and Node.js 12 support.
    • ⬇️ Reduced npm package size.
  • v3.3.4 Changes

    • 🛠 Fixed --help in CLI (by @Lete114).
  • v3.3.3 Changes

    • ⬇️ Reduced size (by Anton Khlynovskiy).
  • v3.3.2 Changes

    • 🛠 Fixed enhanced-resolve support.
  • v3.3.1 Changes

    • ⬇️ Reduced package size.
  • v3.3 Changes

    • ➕ Added size argument to function from customAlphabet (by Stefan Sundin).
  • v3.2 Changes

    • ➕ Added --size and --alphabet arguments to binary (by Vitaly Baev).
  • v3.1.32 Changes

    • ⬇️ Reduced async exports size (by Artyom Arutyunyan).
    • 🚚 Moved from Jest to uvu (by Vitaly Baev).
  • v3.1.31 Changes

    • 🛠 Fixed collision vulnerability on object in size (by Artyom Arutyunyan).
  • v3.1.30 Changes

    • ⬇️ Reduced size for project with brotli compression (by Anton Khlynovskiy).