Skip to content

Releases: retextjs/retext-syntax-mentions

4.0.0

Choose a tag to compare

@wooorm wooorm released this 07 Sep 10:16
5d855e7

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

Choose a tag to compare

@wooorm wooorm released this 27 Aug 14:05
a0ceb75

Full Changelog: 3.0.0...3.1.0

3.0.0

Choose a tag to compare

@wooorm wooorm released this 19 Jul 09:51
2a725d0
  • 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

Choose a tag to compare

@wooorm wooorm released this 24 Jun 15:18
883cf5c
  • cb72554 Add exception when passing incorrect config

2.1.0

Choose a tag to compare

@wooorm wooorm released this 24 Apr 07:15
66dc99a
  • 641f66f Add support for Twitter, custom handles

2.0.0

Choose a tag to compare

@wooorm wooorm released this 08 Mar 16:52
65b5811

1.1.6

Choose a tag to compare

@wooorm wooorm released this 05 Jun 07:28
4c447e5

1.1.5

Choose a tag to compare

@wooorm wooorm released this 06 Nov 13:58

1.1.4

Choose a tag to compare

@wooorm wooorm released this 27 May 11:14
  • 65bfb67 Refactor example in readme.md

1.1.3

Choose a tag to compare

@wooorm wooorm released this 02 Mar 22:11
  • 29db18c Fix support for possessiveness