v4.1.4
ReleaseWhat's Changed
- removing console.log from production code by @jaredwray in https://github.com/jaredwray/writr/pull/296
- upgrading vitest to 2.1.4 by @jaredwray in https://github.com/jaredwray/writr/pull/297
- upgrading keyv to 5.1.2 by @jaredwray in https://github.com/jaredwray/writr/pull/298
- upgrading cacheable to 1.8.2 by @jaredwray in https://github.com/jaredwray/writr/pull/299
- upgrading remark-mdx to 3.1.0 by @jaredwray in https://github.com/jaredwray/writr/pull/300
- updating rehype-highlight to 7.0.1 by @jaredwray in https://github.com/jaredwray/writr/pull/301
- upgrading docula to 0.9.4 by @jaredwray in https://github.com/jaredwray/writr/pull/302
- upgrading typescript, tsup, and types to latest by @jaredwray in https://github.com/jaredwray/writr/pull/303
- adding in emit on yaml parsing of front matter by @jaredwray in https://github.com/jaredwray/writr/pull/304
- updating to have jsdoc support by @jaredwray in https://github.com/jaredwray/writr/pull/305
- Caching feature disabled by default and in memory only by @jaredwray in https://github.com/jaredwray/writr/pull/306
Full Changelog: https://github.com/jaredwray/writr/compare/v4.1.3...v4.1.4