Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

v1.3.0

Compare
Choose a tag to compare
@JaneJeon JaneJeon released this 27 Jan 01:35
· 291 commits to master since this release

This reverts the hashids dependency's version back to v1.2.2 for up to 5x the performance improvement!

Be aware of breaking changes with this dependency version change, especially if you were using a custom alphabet that included either spaces or multibyte unicode characters.

As soon as the upstream library's v2 version pushes a fix for niieani/hashids.js#79, we'll be sure to update to that version as well.

  • fix hashids import for v1 ced9440
  • downgrade hashids for better performance 158de19

v1.2.2...v1.3.0