v4.1.0
ReleaseWhat's Changed
- upgrading typescript to 5.6.2 by @jaredwray in https://github.com/jaredwray/writr/pull/282
- upgrading vitest to 2.1.1 by @jaredwray in https://github.com/jaredwray/writr/pull/283
- upgrading docula to 0.9.1 by @jaredwray in https://github.com/jaredwray/writr/pull/284
- upgrading remark-hype and remark-stringify to latest by @jaredwray in https://github.com/jaredwray/writr/pull/285
- upgrading html-react-parser to 5.1.16 by @jaredwray in https://github.com/jaredwray/writr/pull/286
- adding in CacheableMemory as Cache Driver by @jaredwray in https://github.com/jaredwray/writr/pull/287
- example in readme on how to do with options and content on constructor by @jaredwray in https://github.com/jaredwray/writr/pull/288
- attempting support for CommonJS via tsup by @jaredwray in https://github.com/jaredwray/writr/pull/289
Full Changelog: https://github.com/jaredwray/writr/compare/v4.0.0...v4.1.0