Skip to content

Releases: jaredwray/writr

v4.0.0

01 Sep 16:22
Compare
Choose a tag to compare

Breaking Changes and Major Updates

  • moving markdown to its own property called content by @jaredwray in #277
  • frontmatter management built in #280 including helper properties such as .body that will give you just the markdown and not frontMatter.
  • caching now built in so you dont have to worry about performance on rendering
  • Deprecated support for Nodejs 18 and now supporting 20+
  • Added in loadFromFile and saveToFile async and sync functions

What's Changed

Full Changelog: v3.2.3...v4.0.0

v3.2.3

13 May 21:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.2...v3.2.3

v3.2.2

30 Mar 16:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.1...v3.2.2

v3.2.1

06 Mar 17:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.0...v3.2.1

v3.2.0

01 Mar 18:57
5e6784c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.0...v3.2.0

v3.1.0

01 Mar 17:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.1...v3.1.0

v3.0.1

27 Feb 08:31
fab9747
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1

v3.0.0

27 Feb 08:28
6751f19
Compare
Choose a tag to compare

What's Changed

  • Migrating to a remark consolidation engine for blogging by @jaredwray in #247

Full Changelog: v2.0.3...v3.0.0

v2.0.3

08 Feb 17:30
5494e9a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.2...v2.0.3

v2.0.2

07 Feb 22:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2