Skip to content

Releases: syntax-tree/nlcst-emoji-modifier

6.0.2

18 Jul 10:24
6fc2c8f
Compare
Choose a tag to compare

Fix

  • 22f51a5 Fix crash when used with other tools

Full Changelog: 6.0.1...6.0.2

6.0.1

18 Jul 09:52
901115d
Compare
Choose a tag to compare

Type

  • a342b6f Add missing type dependency

Full Changelog: 6.0.0...6.0.1

6.0.0

18 Jul 09:41
93eda07
Compare
Choose a tag to compare

Change

  • 20293ba Update @types/nlcst, utilities
    migrate: update too
  • 3ae81da Change to require Node.js 16
    migrate: update too
  • db68896 Change to use exports
    migrate: don’t use private APIs
  • 94501fa Change to yield undefined
    migrate: expect undefined
  • 9b59762 Remove Emoticon type
    migrate: get it from nlcst-emoticon-modifier
  • f4cb55b Remove complex-types.d.ts
    migrate: use main module

Full Changelog: 5.2.0...6.0.0

5.2.0

19 Jan 16:47
024e98a
Compare
Choose a tag to compare

Add

Misc

Full Changelog: 5.1.0...5.2.0

5.1.0

27 Aug 10:18
238bc13
Compare
Choose a tag to compare

Full Changelog: 5.0.0...5.1.0

5.0.0

20 Apr 16:29
8b6f85d
Compare
Choose a tag to compare

4.1.1

06 Oct 07:20
a4f05c9
Compare
Choose a tag to compare

4.1.0

13 Jun 08:10
445b33e
Compare
Choose a tag to compare
  • d7be1a3 Fix support for emoji with variant selector 16
  • 5034bf3 Update gemoji, emoji-regex

4.0.0

18 Feb 10:27
69280f8
Compare
Choose a tag to compare
  • a45fc9b Update unist-util-visit
    (breaking, potentially, if you or your dependents are using typescript and didn’t expect typescript)
  • cbb757d Refactor prose

3.0.0

12 Jun 20:19
e63ab78
Compare
Choose a tag to compare
  • a04beb5 Rewrite algorithm to fix tons of edge cases