Skip to content

Releases: retextjs/retext-indefinite-article

5.0.0

11 Sep 10:44
960875e
Compare
Choose a tag to compare
  • 943a93a Update @types/nlcst, unified, utilities, etc
    migrate: update too
  • e405b09 Change to require Node.js 16
    migrate: update too
  • 434ad06 Change to use exports
    migrate: don’t use private APIs
  • 4124697 Change to improve message
    migrate: expect better messages

Full Changelog: 4.3.0...5.0.0

4.3.0

27 Feb 15:21
6603328
Compare
Choose a tag to compare

Add

Full Changelog: 4.2.0...4.3.0

4.2.0

09 Jan 11:41
bf1612f
Compare
Choose a tag to compare

Add

Misc

Full Changelog: 4.1.0...4.2.0

4.1.0

07 Jan 17:41
bd2699a
Compare
Choose a tag to compare
  • 92ae724 Add a for unist, an for mdast

Full Changelog: 4.0.0...4.1.0

4.0.0

20 Dec 10:07
1e18d18
Compare
Choose a tag to compare

(note: this should’ve been a minor release, there’s nothing breaking)

Full Changelog: 3.1.0...4.0.0

3.1.0

27 Aug 14:22
b83c34d
Compare
Choose a tag to compare

Full Changelog: 3.0.0...3.1.0

3.0.0

19 Jul 14:16
456e64e
Compare
Choose a tag to compare
  • 312b1a1 Add JSDoc based types
  • 7033b74 Use ESM
    • Change:

      // From CommonJS
      var retextIndefiniteArticle = require('retext-indefinite-article')
      
      // To ESM
      import retextIndefiniteArticle from 'retext-indefinite-article'

      Learn more about ESM in this guide

2.0.3

03 Mar 08:51
e570442
Compare
Choose a tag to compare
  • 77c7e62 Fix to use a for unicycle

2.0.2

08 Feb 14:15
a4c6fb7
Compare
Choose a tag to compare

2.0.1

01 May 07:09
d53ac5e
Compare
Choose a tag to compare
  • acac540 Fix to treat numbers as separate words