Skip to content

Releases: jaredwray/writr

Fixing atom and json feeds

30 Nov 17:55
Compare
Choose a tag to compare

Updating Versioning

30 Nov 17:24
Compare
Choose a tag to compare

Removal of Markdown-it and a tons of updates

18 Nov 18:52
Compare
Choose a tag to compare

What's Changed

🥇

Full Changelog: v1.6.1...v1.6.5

September Maintenance Release!

29 Sep 02:55
Compare
Choose a tag to compare

September maintenance release of Writr comes with the following upgrades:

  • ecto upgrade to 1.0.8
  • typescript upgraded to 4.4.3
  • jest and types upgraded to their latest

Download via NPM --> https://www.npmjs.com/package/writr

August Maintenance Release

25 Aug 19:14
Compare
Choose a tag to compare

Writr v1.6 maintenance release is now live with the following updates:

  • Jest and ts-node for testing environment upgraded.
  • Markdown-it now upgraded to 12.2
  • Ecto upgraded to 1.0.7
  • Luxon upgraded to 2.0.2

Additional minor fixes around parsing have also been added and tested end to end.

Luxon updated and other modules

25 Jul 16:49
Compare
Choose a tag to compare
v1.5.9

Update package.json

Posts now have a Description and Node Package Updates

10 Jul 21:48
Compare
Choose a tag to compare

Posts now contain a description field that is based on the matter.description or if that is not set it uses Post.summary and then strips the html tags from it.

Monthly Update of Modules and Clean Up

17 May 23:23
Compare
Choose a tag to compare

This month was more of a code update and clean up 🧼 but is always needed. The following modules were updated:

  • ts-jest
  • @types/node
  • cheerio
  • fs-extra
  • luxon and @types/luxon
  • codecov
  • @types/jest

In addition we removed some code and config that is no longer used. 🎉

Migration to Luxon from Moment

20 Apr 18:07
Compare
Choose a tag to compare
v1.5.4

moving to luxon from moment

Migration to Luxon from Moment

20 Apr 18:00
Compare
Choose a tag to compare

Moving to Luxon from Moment.