Retext Sentiment Versions Save

plugin to detect sentiment

6.0.1

2 years ago
  • 5b3b8f5 Mark retext-sentiment as legacy

6.0.0

2 years ago
  • 30f0840 Add JSDoc based types
  • 0a0ae00 Use ESM
    • Change:

      // From CommonJS
      var retextSentiment = require('retext-sentiment')
      
      // To ESM
      import retextSentiment from 'retext-sentiment'
      

      Learn more about ESM in this guide

5.0.1

3 years ago
  • c48777c Update dev-dependencies

5.0.0

4 years ago
  • 6a0ac77 Update unist-util-visit (breaking, potentially, if you or your dependents use typescript)
  • 3dce638 Refactor prose

4.1.2

4 years ago
  • 66d82cb Refactor prose

4.1.1

5 years ago
  • 6259be7 Refactor code-style
  • faf27c5 Fix links
  • 25dcb5d Add more badges
  • ac4274b Move URLs to HTTPS
  • 0615730 Move LICENSE > license
  • 923f16c Add Contribute section to readme.md
  • 28cc826 Migrate to retextjs
  • c28f435 Fix links in readme.md

4.1.0

6 years ago
  • 6cdb1e3 Refactor docs
  • 7de2ee2 Remove dependency
  • b258705 Update example in readme.md
  • c383260 Update dependencies

1.0.0

6 years ago

💯

4.0.0

7 years ago

3.0.0

7 years ago
  • 3c867b6 Updated to AFINN-165
  • 7b849fc Update gemoji to 4.0.0
  • ccd5b77 Update emoticon to 3.0.0