Releases: jaredwray/writr
Releases · jaredwray/writr
v4.1.4
What's Changed
- removing console.log from production code by @jaredwray in #296
- upgrading vitest to 2.1.4 by @jaredwray in #297
- upgrading keyv to 5.1.2 by @jaredwray in #298
- upgrading cacheable to 1.8.2 by @jaredwray in #299
- upgrading remark-mdx to 3.1.0 by @jaredwray in #300
- updating rehype-highlight to 7.0.1 by @jaredwray in #301
- upgrading docula to 0.9.4 by @jaredwray in #302
- upgrading typescript, tsup, and types to latest by @jaredwray in #303
- adding in emit on yaml parsing of front matter by @jaredwray in #304
- updating to have jsdoc support by @jaredwray in #305
- Caching feature disabled by default and in memory only by @jaredwray in #306
Full Changelog: v4.1.3...v4.1.4
v4.1.3
What's Changed
- adding aditional tests just to make sure frontmatter by @jaredwray in #294
- moving to node:fs and node:crypto by @jaredwray in #295
Full Changelog: v4.1.2...v4.1.3
v4.1.2
What's Changed
- upgrading html-react-parse to latest version by @jaredwray in #293
Full Changelog: v4.1.1...v4.1.2
v4.1.1
What's Changed
- upgrading cacheable to 1.8.0 by @jaredwray in #290
- upgrading html-react-parser to 5.1.17 by @jaredwray in #291
- upgrading vitest to 2.1.2 by @jaredwray in #292
Full Changelog: v4.1.0...v4.1.1
v4.1.0
What's Changed
- upgrading typescript to 5.6.2 by @jaredwray in #282
- upgrading vitest to 2.1.1 by @jaredwray in #283
- upgrading docula to 0.9.1 by @jaredwray in #284
- upgrading remark-hype and remark-stringify to latest by @jaredwray in #285
- upgrading html-react-parser to 5.1.16 by @jaredwray in #286
- adding in CacheableMemory as Cache Driver by @jaredwray in #287
- example in readme on how to do with options and content on constructor by @jaredwray in #288
- attempting support for CommonJS via tsup by @jaredwray in #289
Full Changelog: v4.0.0...v4.1.0
v4.0.0
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
andsaveToFile
async and sync functions
What's Changed
- moving ts-node to devDependency by @jaredwray in #266
- removing processor from unified as not used by @jaredwray in #267
- Upgrading to support nodejs 20 and 22. dropping nodejs 18 by @jaredwray in #268
- upgrading xo to 0.59.3 by @jaredwray in #269
- upgrading vitest to 2.0.5 by @jaredwray in #270
- upgrading typescript and webpack to lastest by @jaredwray in #271
- upgrading unified to 11.0.5 by @jaredwray in #272
- upgrading docula to 0.9.0 by @jaredwray in #273
- upgrading remark-emoji to 5.0.1 by @jaredwray in #274
- upgrading rehype-katex to 7.0.1 by @jaredwray in #275
- upgrading html-react-parser to 5.1.15 by @jaredwray in #276
- BREAKING CHANGE - moving markdown to its own property by @jaredwray in #277
- updating readme with new changes on markdown by @jaredwray in #278
- Caching for markdown rendering by @jaredwray in #279
- frontmatter by @jaredwray in #280
- save and load file functions by @jaredwray in #281
Full Changelog: v3.2.3...v4.0.0
v3.2.3
What's Changed
- upgrading vitest to 1.6.0 by @jaredwray in #261
- upgrading typescript to 5.4.5 by @jaredwray in #262
- upgrading rimraf to 5.0.7 by @jaredwray in #263
- upgrading docula to 0.5.3 by @jaredwray in #264
- upgrading react to 18.3.1 by @jaredwray in #265
Full Changelog: v3.2.2...v3.2.3
v3.2.2
What's Changed
- upgrading xo to 0.58.0 by @jaredwray in #256
- upgrading typescript and webpack to latest by @jaredwray in #257
- upgrading vitest to 1.4.0 by @jaredwray in #258
- upgrading docula to 0.5.2 by @jaredwray in #259
- upgrading html-react-parser to 5.1.10 by @jaredwray in #260
Full Changelog: v3.2.1...v3.2.2
v3.2.1
What's Changed
- updating vitest to latest by @jaredwray in #254
- upgrading xo to 0.57.0 by @jaredwray in #255
Full Changelog: v3.2.0...v3.2.1