Skip to content

Releases: retextjs/retext-profanities

8.0.0

12 Sep 09:50
2627fb0
Compare
Choose a tag to compare

Change

  • 6d52bae Update @types/nlcst, unified, utilities, etc
    migrate: update too
  • c099d6f Change to require Node.js 16
    migrate: update too
  • a8be580 Change to use export map
    migrate: don’t use private APIs (don’t use file extensions for non-default plugins)

Add

Full Changelog: 7.2.2...8.0.0

7.2.2

20 Nov 13:15
2003b36
Compare
Choose a tag to compare
  • c756859 Fix to allow singular remain

Full Changelog: 7.2.1...7.2.2

7.2.1

25 May 09:30
4d2c13e
Compare
Choose a tag to compare

Full Changelog: 7.2.0...7.2.1

7.2.0

22 Dec 16:52
4cfcf87
Compare
Choose a tag to compare

Full Changelog: 7.1.0...7.2.0

7.1.0

27 Aug 14:17
4fada8c
Compare
Choose a tag to compare

Full Changelog: 7.0.0...7.1.0

7.0.0

19 Jul 10:57
fed9d90
Compare
Choose a tag to compare
  • 984564f Add JSDoc based types
  • e203822 Use ESM
    • Change:

      // From CommonJS
      var retextProfanities = require('retext-profanities')
      
      // To ESM
      import retextProfanities from 'retext-profanities'

      Learn more about ESM in this guide

6.1.0

22 Aug 08:20
79d20f5
Compare
Choose a tag to compare

6.0.0

08 Mar 17:49
0ad6865
Compare
Choose a tag to compare

5.0.0

12 Jun 20:33
68af1cc
Compare
Choose a tag to compare

4.6.1

05 Jun 08:06
8d59aa7
Compare
Choose a tag to compare