Skip to content

Releases: simplyhexagonal/short-unique-id

Release v5.3.2

Choose a tag to compare

@jeanlescure jeanlescure released this 13 May 18:39
Release 5.3.2

Release v5.3.0

Choose a tag to compare

@jeanlescure jeanlescure released this 13 May 17:50

What's Changed

  • fixed: export declaration ts error #65

Full Changelog: v5.2.2...v5.3.0

Release v5.2.0

Choose a tag to compare

@jeanlescure jeanlescure released this 30 Apr 20:23

Fixes error TS2351: This expression is not constructable reported in #59 and #61.

Release v5.1.1

Choose a tag to compare

@jeanlescure jeanlescure released this 29 Apr 22:52
Release 5.1.1

Release v4.4.2

Choose a tag to compare

@jeanlescure jeanlescure released this 10 Sep 16:27

Fixes Uncaught ReferenceError reported in #50

Release v4.4.0

Choose a tag to compare

@jeanlescure jeanlescure released this 07 Sep 00:45

Now we can use the shorter alias suid in CLI 🚀

v4.3.8

Choose a tag to compare

@jeanlescure jeanlescure released this 29 Aug 22:06
chore(release): 4.3.8

Release v4.3.6

Choose a tag to compare

@jeanlescure jeanlescure released this 29 Aug 21:48
a1dd16a

Merged PR #48 to make sure type definitions are built and defined properly 🚀

Release v4.3.4

Choose a tag to compare

@jeanlescure jeanlescure released this 20 Aug 06:45

Reduced the output size significantly

  • package is now 16.4kB
  • the unpackaged files are now 61.4kB
  • short-unique-id.min.js is now 4.6kB

🦾🗜️🚀

Release v4.3.2

Choose a tag to compare

@jeanlescure jeanlescure released this 04 May 20:34

Fixes default export inconsistencies.