Skip to content

v5.0.0

Choose a tag to compare

@yoshi-automation yoshi-automation released this 15 Nov 16:16

⚠ BREAKING CHANGES

  • keyToLegacyUrlsafe is now an async method (#496)
  • throw error with out of bounds integer values, optionally wrap into DsInt or provide a custom 'integerValue' type cast options #516

Features

  • throw error with out of bounds integer values, optionally wrap into DsInt or provide a custom 'integerValue' type cast options #516 (6c8cc74)

Bug Fixes

  • docs: snippets are now replaced in jsdoc comments (#535) (53ddc21)
  • keyToLegacyUrlsafe is now an async method (#496) (bbd1ebe)