Releases: jaredwray/writr
Releases · jaredwray/writr
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
v3.2.0
v3.1.0
What's Changed
- Adding in math support with katex by @jaredwray in #249
- fixing index.js reference and updating options by @jaredwray in #250
- adding in renderSync by @jaredwray in #251
- Adding in render react and render react sync for jsx element by @jaredwray in #252
Full Changelog: v3.0.1...v3.1.0
v3.0.1
v3.0.0
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
What's Changed
- Adding in githubPath to WritrData by @jaredwray in #246
Full Changelog: v2.0.2...v2.0.3
v2.0.2
v2.0.1
What's Changed
- updating to use relative paths on options by @jaredwray in #244
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- upgrade inquirer and add mock in jest by @christianllv in #191
- upgrading winston to 3.10.0 by @jaredwray in #192
- upgrading keyv to 4.5.3 by @jaredwray in #193
- upgrading jest to 29.6.2 by @jaredwray in #194
- upgrading inquirer to 9.2.9 by @jaredwray in #195
- upgrading ecto to 2.1.13 by @jaredwray in #196
- upgrading node and luxon types to latest by @jaredwray in #197
- initial input into the system by @jaredwray in #198
- Writr v2 by @jaredwray in #204
- helpers init by @jaredwray in #205
- adding in helpers for frontmatter and createdoc by @jaredwray in #206
- Adding in console support by @jaredwray in #207
- upgrading ecto to latest version by @jaredwray in #208
- updating unit testing for WritrConsole by @jaredwray in #209
- fixing helpers to be more functional by @jaredwray in #210
- isSingPageWebsite function added and tests by @jaredwray in #211
- adding in init generation by @jaredwray in #212
- updater notifications and execution parsing by @jaredwray in #213
- adding in loading the config file by @jaredwray in #214
- fixing console outputs in tests by @jaredwray in #215
- upgrading vitest to 1.0.4 by @jaredwray in #216
- upgrading typescript to 5.3.3 and types by @jaredwray in #217
- removing inquirer by @jaredwray in #218
- upgrading ecto to 2.2.4 by @jaredwray in #219
- upgrading fs-extra to 11.2.0 by @jaredwray in #220
- adding in templatePath option by @jaredwray in #221
- adding in github by @jaredwray in #222
- Adding in single page template by @jaredwray in #223
- upgrading to ES2021 for code quality by @jaredwray in #224
- upgrading vitest to latest by @jaredwray in #225
- Adding build function by @jaredwray in #226
- github data in build by @jaredwray in #227
- adding in template data by @jaredwray in #228
- adding in robots.txt support by @jaredwray in #229
- adding in sitemap by @jaredwray in #230
- building the index page by @jaredwray in #231
- WritrData being built with better model by @jaredwray in #232
- adding in github release build by @jaredwray in #233
- adding into build release page build by @jaredwray in #234
- adding in time execution on build by @jaredwray in #235
- adding in mocks for axios by @jaredwray in #236
- handing build output path by @jaredwray in #237
- removing log output on certain tests by @jaredwray in #238
- adding in serve command by @jaredwray in #239
- add single page initial template by @cialese in #240
- moving to an ESM module by @jaredwray in #241
- updating readme file to move to site with onPrepare by @jaredwray in #243
- add landing page by @cialese in #242
New Contributors
Full Changelog: v1.9.10...v2.0.0