Skip to content

Releases: webiny/stdlib

v0.0.7

08 Jun 12:46
de49916

Choose a tag to compare

Patch Changes

  • 5924242: Add nanoid-based ID generators: generateId, generateAlphaNumericId, generateAlphaNumericLowerCaseId, generateAlphaId, generateAlphaLowerCaseId, generateAlphaUpperCaseId. All accept an optional size parameter (default 21). Import from @webiny/stdlib.

v0.0.6

08 Jun 11:54
b4d24ef

Choose a tag to compare

Patch Changes

  • 17a0aeb: Add mdbid utility that generates MongoDB-compatible ObjectId hex strings via bson-objectid. Import from @webiny/stdlib — no DI setup required.

v0.0.5

07 Jun 07:37
c6dc69b

Choose a tag to compare

Patch Changes

  • 5fa60fc: feat(common): add uuid v4 generator with native randomUUID and getRandomValues fallback

v0.0.4

25 May 07:15
4286a1c

Choose a tag to compare

Patch Changes

  • 36d941e: feat: add HashFolderTool — deterministic SHA-256 folder hashing with sync and async (parallel I/O) methods, replacing the unmaintained folder-hash library

v0.0.3

21 May 15:29
19a8656

Choose a tag to compare

Patch Changes

  • fd576ba: refactor: add array index support to immutableDelete and mutableDelete

v0.0.2

20 May 11:23
d38beb4

Choose a tag to compare

Patch Changes