Releases: alpheustangs/rowid.js
Releases · alpheustangs/rowid.js
0.7.1
0.7.0
Breaking Changes
- Update CommonJS target version from
ES5
toES2022
- Update ES Module target version from
ES2015
toES2022
- Update ES Module module version from
ES2015
toESNext
0.6.3
What's Changed
- Update
package.json
- Update dependencies
0.6.2
What's Changed
- Fix for ES Module support
0.6.1
What's Changed
- Fix for ES Module support
0.6.0
What's New
- Add support for ES Module
What's Changed
- Update dependencies
0.5.1
What's Changed
- Update description
- Update dependencies
- Update documentations
0.5.0
Breaking Changes
- Rename
RowIDWithConfigProps
toRowIDWithConfigOptions
What's New
- Add inline documentation for types and functions
What's Changed
- Update
package.json
- Update dependencies
0.4.0
Breaking Changes
- Rename
getRandomDigits
togetRandomness
- Updates in
Generate
types - Updates in
Verify
types - Rename
Generate
toGenerateResult
- Rename
Verify
toVerifyResult
What's New
- More type declarations
0.3.0
Breaking Changes
- Update the character list
What's New
- Add
RowIDWithConfig
function for customization