Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 540 Bytes

CHANGELOG.md

File metadata and controls

28 lines (15 loc) · 540 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.3.0] - 2022-08-12

Added

  • exposed the 'uuidV4NoDash' function

[1.2.1] - 2022-07-05

Changes

  • added ESM so both ESM and CommonJS are provided

[1.2.0] - 2021-03-19

Changes

  • localized the creation of v4 RNG UUIDs

[1.1.0] - 2020-04-07

  • Initial Release