Skip to content

Latest commit

 

History

History
594 lines (328 loc) · 18.6 KB

CHANGELOG.md

File metadata and controls

594 lines (328 loc) · 18.6 KB

Changelog

v3.6.2

compare changes

🏡 Chore

❤️ Contributors

v3.6.1

compare changes

🌊 Types

  • Fix runtime options and possibly undefined (be86891)

❤️ Contributors

v3.6.0

compare changes

🚀 Enhancements

  • Add expiresIn app config for local storage caching (a252ac0)
  • Enable Twemojify caching for svg duplicates (f950ad4)

🩹 Fixes

  • Watch Twemoji props to avoid double fetching (671a19f)

📖 Documentation

🏡 Chore

❤️ Contributors

v3.5.2

compare changes

🏡 Chore

❤️ Contributors

v3.5.1

compare changes

📖 Documentation

  • Use new nuxi module add command in installation (#3)

🏡 Chore

  • Indicate compatibility with new v4 major (#4)
  • Migrate eslint (2d5c560)

❤️ Contributors

v3.5.0

compare changes

🚀 Enhancements

  • Add support for the new emoji included in Emoji 15.1 (69e51cf)

🩹 Fixes

🏡 Chore

❤️ Contributors

v3.4.5

compare changes

🩹 Fixes

❤️ Contributors

v3.4.4

compare changes

🩹 Fixes

  • Use explicit build command (682fbf8)
  • Unicode emoji list link (2ca1792)

🏡 Chore

❤️ Contributors

v3.4.3

compare changes

🏡 Chore

❤️ Contributors

v3.4.2

compare changes

🏡 Chore

  • No twemoji/parser dependency (18d12f5)

❤️ Contributors

v3.4.1

compare changes

🩹 Fixes

  • Replaced @twemoji/parser due to an error (8e2f3f7)

🏡 Chore

❤️ Contributors

v3.4.0

compare changes

🚀 Enhancements

  • Update to unicode 15 emojis (afd9b13)

🩹 Fixes

  • EmojiDefinition type import (#2)

🏡 Chore

❤️ Contributors

  • Yizack Rangel (@Yizack)
  • William Kurnia Mulyadi Putra

v3.3.5

compare changes

🩹 Fixes

  • @twemoji/parser does not provide an export named 'default' (c107d61)

❤️ Contributors

v3.3.4

compare changes

🩹 Fixes

  • @twemoji/parser does not provide an export named 'parse' (2b08b09)

🏡 Chore

❤️ Contributors

v3.3.3

compare changes

🩹 Fixes

❤️ Contributors

v3.3.2

compare changes

🏡 Chore

❤️ Contributors

v3.3.1

compare changes

🩹 Fixes

🏡 Chore

  • Changelog github link (1ff0a8b)
  • Pnpm update (f8e2da0)
  • Revert playground to stackblitz (5e397a6)
  • Code wrap for twemojify examples (ea0c655)

❤️ Contributors

v3.3.0

compare changes

🚀 Enhancements

  • Added Twemojify component (24bfe6d)
  • Added TwemojiParse component (274613b)

🩹 Fixes

  • Twemojify different state depending on ext (0178492)

🏡 Chore

  • Import src (aa16495)
  • Twemoji depndencies (9ab62f7)
  • Add new components in module (6604166)
  • Update new components info (80dcb86)
  • Switch to codesandbox for playground (0e50606)
  • Twemoji svg and png examples (95e849d)

❤️ Contributors

v3.2.7

compare changes

🩹 Fixes

  • Keycap number sign and asterisk emoji (80b0b79)

🏡 Chore

❤️ Contributors

v3.2.6

compare changes

🩹 Fixes

  • Global regex match, no group needed (59de3ab)

🏡 Chore

❤️ Contributors

v3.2.5

compare changes

🩹 Fixes

  • Types for emojis export (5893fd0)
  • Don't render if prop is not accepted type (04f1b5d)

❤️ Contributors

v3.2.4

compare changes

🩹 Fixes

  • Use the new twemoji api and latest assets (92395ce)

🏡 Chore

✅ Tests

❤️ Contributors

v3.2.3

compare changes

🩹 Fixes

  • Show emoji value used in img alt property (18e74ef)

🏡 Chore

  • Add EmojiDefinition type and exports (92905e0)
  • Prepare playground for testing (c940d47)

✅ Tests

❤️ Contributors

v3.2.2

compare changes

🏡 Chore

❤️ Contributors

v3.2.1

compare changes

🏡 Chore

❤️ Contributors

v3.2.0

compare changes

🚀 Enhancements

  • Accept emoji definition objects (c3d5db7)

🏡 Chore

  • Generate list of emoji exports (14995af)
  • Add definition info (f32f1e2)

✅ Tests

❤️ Contributors

v3.1.0

compare changes

🚀 Enhancements

  • Don't depend on twemoji package (3e30476)

🩹 Fixes

  • Match all codepoints separated by score (86f4550)

🏡 Chore

✅ Tests

  • Twemoji svg and png render (0c3b802)

❤️ Contributors

v3.0.6

compare changes

🩹 Fixes

  • Don't fetch emoji on client if server rendered (1355ebc)

🏡 Chore

❤️ Contributors

v3.0.5

compare changes

🏡 Chore

❤️ Contributors

v3.0.3

compare changes

🏡 Chore

❤️ Contributors

v3.0.2

compare changes

v3.0.1

compare changes

🏡 Chore

  • Include lock file in release (c221470)

❤️ Contributors

v3.0.0

🚀 Enhancements

  • Twemoji component for nuxt (a569e74)

🏡 Chore

  • Initial files (4811751)
  • Setup playground (b11d1b7)
  • Readme info (bbe8ddb)

✅ Tests

  • Nuxt module basic test (782a17b)

❤️ Contributors