Skip to content

Releases: alpheustangs/rowid.js

0.7.1

06 Dec 05:17
Compare
Choose a tag to compare

What's Changed

  • Update configurations
  • Update dependencies

0.7.0

13 Nov 18:11
Compare
Choose a tag to compare

Breaking Changes

  • Update CommonJS target version from ES5 to ES2022
  • Update ES Module target version from ES2015 to ES2022
  • Update ES Module module version from ES2015 to ESNext

0.6.3

05 Oct 08:23
Compare
Choose a tag to compare

What's Changed

  • Update package.json
  • Update dependencies

0.6.2

13 Aug 09:54
Compare
Choose a tag to compare

What's Changed

  • Fix for ES Module support

0.6.1

13 Aug 05:27
Compare
Choose a tag to compare

What's Changed

  • Fix for ES Module support

0.6.0

13 Aug 05:27
Compare
Choose a tag to compare

What's New

  • Add support for ES Module

What's Changed

  • Update dependencies

0.5.1

20 Jul 05:23
Compare
Choose a tag to compare

What's Changed

  • Update description
  • Update dependencies
  • Update documentations

0.5.0

22 Jun 15:36
Compare
Choose a tag to compare

Breaking Changes

  • Rename RowIDWithConfigProps to RowIDWithConfigOptions

What's New

  • Add inline documentation for types and functions

What's Changed

  • Update package.json
  • Update dependencies

0.4.0

14 Jun 15:42
Compare
Choose a tag to compare

Breaking Changes

  • Rename getRandomDigits to getRandomness
  • Updates in Generate types
  • Updates in Verify types
  • Rename Generate to GenerateResult
  • Rename Verify to VerifyResult

What's New

  • More type declarations

0.3.0

13 Jun 09:51
Compare
Choose a tag to compare

Breaking Changes

  • Update the character list

What's New

  • Add RowIDWithConfig function for customization