Skip to content

Releases: jaredwray/writr

v4.4.0

28 Jan 17:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.3.0...v4.4.0

v4.3.0

29 Dec 19:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.2.0...v4.3.0

v4.2.0

29 Nov 19:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.4...v4.2.0

v4.1.4

30 Oct 22:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.3...v4.1.4

v4.1.3

12 Oct 21:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.2...v4.1.3

v4.1.2

08 Oct 18:26
59bac69
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.1...v4.1.2

v4.1.1

06 Oct 15:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.0...v4.1.1

v4.1.0

30 Sep 15:35
f92299a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v4.1.0

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