You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 1, 2025. It is now read-only.
* feat: implement emoji and variation generation commands with error handling
* feat: enhance emoji data handling with version extraction and improved parsing logic
* feat: add shortcode generator
* feat: rename groups to metadata in MojiAdapter and update related commands
* feat: enhance emoji metadata handling with version extraction and improved structure
* feat: add unicode version to adapter context
* chore: lint
* refactor: remove errors and merge into base adapter
* feat: add unicodeNames function to fetch and parse Unicode names for emojis
* refactor: migrate to a single generate command
* feat: add consola for improved logging throughout the application
* feat: implement shortcodes functionality and update emoji data structure
* feat: restructure emoji handling to include emojiData and flatten emoji groups
* chore: dump
* feat: update emoji version handling to correctly map unicode versions and simplify sorting logic
* chore: move lockfile out of utils
* chore: update test path
* feat: add README files for Unicode Emoji and Character Database draft versions
* refactor: rename extractVersion to extractVersionFromReadme for clarity
* chore: lint
* feat: add vitest-fetch-mock for enhanced testing and setup configuration
* chore: lint
0 commit comments