Skip to content

fix: switch from twemoji-parser to @twemoji/parser

Kainoa Kanter requested to merge fix/unicode-15 into develop

What does this PR do? (Please give us a brief description of what this PR does.)

Adds Unicode 15 support with the new @twemoji/parser package, and no longer needs a workaround for emoji exclusion.

Contribution Guidelines By submitting this merge request, you agree to follow our Contribution Guidelines

  • I agree to follow this project's Contribution Guidelines
  • I have made sure to test this pull request
  • I have made sure to run pnpm run format before submitting this pull request

If this merge request makes changes to the Firefish API, please update docs/api-change.md

  • I updated the document / This merge request doesn't include API changes

Merge request reports