Skip to content

Releases: retextjs/retext-syntax-mentions

4.0.0

07 Sep 10:16
5d855e7
Compare
Choose a tag to compare

Change

  • f3bef16 Update @types/nlcst, unified, utilities, etc
    migrate: update too
  • 6548cd2 Change to require Node.js 16
    migrate: update too
  • 26dc18b Change to use exports
    migrate: don’t use private APIs

Full Changelog: 3.1.0...4.0.0

3.1.0

27 Aug 14:05
a0ceb75
Compare
Choose a tag to compare

Full Changelog: 3.0.0...3.1.0

3.0.0

19 Jul 09:51
2a725d0
Compare
Choose a tag to compare
  • 0374713 Add JSDoc based types
  • c2f0f92 Use ESM
    • Change:

      // From CommonJS
      var retextSyntaxMentions = require('retext-syntax-mentions')
      
      // To ESM
      import retextSyntaxMentions from 'retext-syntax-mentions'

      Learn more about ESM in this guide

2.1.1

24 Jun 15:18
883cf5c
Compare
Choose a tag to compare
  • cb72554 Add exception when passing incorrect config

2.1.0

24 Apr 07:15
66dc99a
Compare
Choose a tag to compare
  • 641f66f Add support for Twitter, custom handles

2.0.0

08 Mar 16:52
65b5811
Compare
Choose a tag to compare

1.1.6

05 Jun 07:28
4c447e5
Compare
Choose a tag to compare

1.1.5

06 Nov 13:58
Compare
Choose a tag to compare

1.1.4

27 May 11:14
Compare
Choose a tag to compare
  • 65bfb67 Refactor example in readme.md

1.1.3

02 Mar 22:11
Compare
Choose a tag to compare
  • 29db18c Fix support for possessiveness