Releases: omnidan/node-emoji
Releases Β· omnidan/node-emoji
v2.1.0: TypeScript Types!
18 Jun 15:26
Compare
Sorry, something went wrong.
No results found
What's Changed
New Contributors
@askoufis made their first contribution in #138
@ludorenzetti made their first contribution in #139
Full Changelog : v2.0.2...v2.1.0
2.0.2
15 May 19:38
Compare
Sorry, something went wrong.
No results found
completely new codebase
ESM support
new API and functions
emoji.replace
now requires preserveSpaces: true
to be passed to preserve spaces:
emoji . replace ( 'I β€οΈ coffee!' , 'love' , { preserveSpaces : true } )
1.11.0
23 Nov 15:33
Compare
Sorry, something went wrong.
No results found
associate email with e-mail emoji rather than envelope emoji #82
update get() to handle emoji code arguments so that they aren't wrapped in colons #85
migrate to the main lodash package #88
add in unicode 13.1 emoji π± and update dependencies to fix vulnerabilities π #110
1.10.0
15 Feb 20:56
Compare
Sorry, something went wrong.
No results found
update emoji data to v4.0.4 (thanks to @roopakv )
1.9.0
15 Feb 20:48
Compare
Sorry, something went wrong.
No results found
update emoji data to v2.5.2 (thanks to @sidbatra )
1.8.1
23 Jul 15:16
Compare
Sorry, something went wrong.
No results found
implement Emoji.strip
(removes all emoji from a string) #56 (thanks to @smeijer )
implement Emoji.replace
(replaces all emoji in a string) #56 (thanks to @smeijer )
1.8.0
21 Jul 23:19
Compare
Sorry, something went wrong.
No results found
refactor the whole code base -> performance improvements #52 (thanks to @smeijer )
implement emoji.find()
#53 (thanks to @smeijer )
implement emoji.hasEmoji()
#54 (thanks to @smeijer )
1.7.0
10 Jul 14:38
Compare
Sorry, something went wrong.
No results found
fixed and improved unemojify
implementation #47 (thanks to @timruffles )
add format
argument to emojify
#48 (thanks to @smeijer )
1.6.1
10 Jul 14:37
Compare
Sorry, something went wrong.
No results found
1.6.0
07 Jul 13:31
Compare
Sorry, something went wrong.
No results found