Skip to content

Releases: niieani/hashids.js

2.3.0

24 May 03:38
bcbf47f
Compare
Choose a tag to compare

2.3.0 (2023-05-24)

Features

  • parse numeric strings as BigInt on supported systems (ab79039)

2.2.11

16 Feb 21:51
Compare
Choose a tag to compare

2.2.11 (2023-02-16)

Bug Fixes

  • add ".js" extension to type definition import (#535) (f109d55)

2.2.10

20 Nov 01:17
3e6e5ae
Compare
Choose a tag to compare

2.2.10 (2021-11-20)

Bug Fixes

2.2.9

07 Nov 07:06
93c6394
Compare
Choose a tag to compare

2.2.9 (2021-11-07)

Bug Fixes

  • workaround annoying TS/ESM resolving quirks (3403edc)

2.2.8

18 Dec 09:39
Compare
Choose a tag to compare

2.2.8 (2020-12-18)

Bug Fixes

2.2.7

18 Dec 08:56
Compare
Choose a tag to compare

2.2.7 (2020-12-18)

Bug Fixes

  • dist version correctly exposes Hashids under global.Hashids instead of global.Hashids.default (ce93ee9), closes #314 #341 #143

2.2.6

18 Dec 07:24
b365559
Compare
Choose a tag to compare

2.2.6 (2020-12-18)

Bug Fixes

2.2.5

18 Dec 05:01
602ff0c
Compare
Choose a tag to compare

2.2.5 (2020-12-18)

Bug Fixes

  • remove yarn from the package to make the package smaller (#338) (602ff0c)

2.2.4

18 Dec 04:56
38c93bf
Compare
Choose a tag to compare

2.2.4 (2020-12-18)

Bug Fixes

  • main field will point to CJS version to support LTS node (38c93bf), closes #352

2.2.3

13 Dec 03:10
c01ce33
Compare
Choose a tag to compare

2.2.3 (2020-12-13)

Bug Fixes