Retext Readability Versions Save

plugin to check readability

8.0.0

8 months ago

Change

  • be7f64b Update @types/nlcst, unified, utilities, etc migrate: update too
  • 3d7935e Change to use exports migrate: update too
  • a96986a Change to require Node.js 16 migrate: don’t use private APIs
  • 0ce26d1 Change to improve message migrate: expect a better message

Full Changelog: https://github.com/retextjs/retext-readability/compare/7.2.0...8.0.0

7.1.0

2 years ago

7.0.0

2 years ago
  • 8cb0d09 Add JSDoc based types
  • ab70516 Use ESM
    • Change:

      // From CommonJS
      var retextReadability = require('retext-readability')
      
      // To ESM
      import retextReadability from 'retext-readability'
      

      Learn more about ESM in this guide

6.0.0

4 years ago
  • 7658985 Update unist-util-visit (breaking, potentially, if you or your dependents use typescript)
  • 3853bc2 Update syllable
  • 7d30e21 Refactor prose
  • 8214552 Update metadata
  • fa43f59 Add funding field to package.json

5.0.0

4 years ago
  • fac712a Add docs for messages
  • 0c87806 Add more info to messages
  • 806360a Use non-deprecated vfile.message method

4.2.2

4 years ago
  • 0283ce6 Improve performance
  • 232082b Refactor prose

4.2.1

5 years ago
  • 3d44c6b Refactor code-style
  • ae51e0f Add more badges
  • c4b6d90 Move URLs to HTTPS
  • 23a066b Move LICENSE > license
  • 37b670f Add Contribute section to readme.md
  • 7aea979 Migrate to retextjs

4.2.0

6 years ago
  • d691403 Update syllable
  • 808edc9 Fix links in readme.md

4.1.2

6 years ago
  • 74daaca Remove dependency