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

v1.4.0

Compare
Choose a tag to compare
@JaneJeon JaneJeon released this 05 Feb 00:26
· 285 commits to master since this release

If you remember the previous 2 releases, we had to downgrade our hashids (the primary dependency of this plugin) as it 1. had HUGE performance impact, and 2. had the chance to infinitely recurse and blow up the stack.

Thankfully, niieani/hashids.js#79 is now fixed on v2.2, so we'll be upgrading back to that version, bringing performance improvements even compared to before, and allowing EMOJIS to be part of your alphabet!

EMOJIS.

WHO DOESN'T WANT EMOJIS?

  • upgrade to hashids 2.2 dd37822
  • Bump @types/jest from 24.9.1 to 25.1.1 (#55) 01a2eba
  • Merge pull request #54 from JaneJeon/dependabot/npm_and_yarn/lint-staged-10.0.7 7b24855
  • Bump @types/jest from 24.9.1 to 25.1.1 03954bc
  • Bump lint-staged from 10.0.2 to 10.0.7 1c44dbf

v1.3.0...v1.4.0