Skip to content

Releases: uuidjs/uuid

v14.0.1

Choose a tag to compare

@github-actions github-actions released this 20 Jun 11:55
7017780

14.0.1 (2026-06-20)

Bug Fixes

  • add types condition to node export for moduleResolution bundler (#961) (27ffae5)

v13.0.2

Choose a tag to compare

@github-actions github-actions released this 04 May 13:36
bd34976

13.0.2 (2026-05-04)

Bug Fixes

  • rerelease to fix provenance. (49ccb35)

v12.0.1

Choose a tag to compare

@github-actions github-actions released this 29 Apr 12:54
f276031

12.0.1 (2026-04-29)

Bug Fixes

v11.1.1

Choose a tag to compare

@github-actions github-actions released this 29 Apr 15:16
7269a96

11.1.1 (2026-04-29)

Bug Fixes

v13.0.1

Choose a tag to compare

@github-actions github-actions released this 28 Apr 13:23
e5424b6

13.0.1 (2026-04-27)

Bug Fixes

v14.0.0

Choose a tag to compare

@github-actions github-actions released this 19 Apr 15:15
7c1ea08

14.0.0 (2026-04-19)

⚠ BREAKING CHANGES

  • expect crypto to be global everywhere (requires node@20+) (#935)
  • drop node@18 support (#934)

Features

Bug Fixes

  • expect crypto to be global everywhere (requires node@20+) (#935) (f2c235f)
  • Use GITHUB_TOKEN for release-please and enable npm provenance (#925) (ffa3138)

v13.0.0

Choose a tag to compare

@broofa broofa released this 08 Sep 18:43
24c1238

13.0.0 (2025-09-08)

⚠ BREAKING CHANGES

  • make browser exports the default (#901)

Bug Fixes

v12.0.0

Choose a tag to compare

@broofa broofa released this 05 Sep 17:25
7844bc2

12.0.0 (2025-09-05)

⚠ BREAKING CHANGES

  • update to typescript@5.2 (#887)
  • remove CommonJS support (#886)
  • drop node@16 support (#883)

Features

Bug Fixes

v11.1.0

Choose a tag to compare

@broofa broofa released this 19 Feb 18:15
3d1eba0

11.1.0 (2025-02-19)

Features

  • update TS types to allowUint8Array subtypes for buffer option (#865) (a5231e7)

v11.0.5

Choose a tag to compare

@broofa broofa released this 09 Jan 22:39
46ada3c

11.0.5 (2025-01-09)

Bug Fixes

  • add TS unit test, pin to typescript@5.0.4 (#860) (24ac2fd)